Searched refs:hvc_5 (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.141.1/osfmk/arm64/ |
| H A D | arm64_hypercall.c | 54 hvc_5(uint64_t *x0, uint64_t *x1, uint64_t *x2, uint64_t *x3, uint64_t *x4) in hvc_5() function 87 return hvc_5(x0, x1, &x, &x, &x); in hvc_2() 94 return hvc_5(x0, &x, &x, &x, &x); in hvc_1() 242 if (!hvc_5(&fn, ®[0], ®[1], ®[2], ®[3])) { in hvg_hcall_get_bootsessionuuid()
|