Home
last modified time | relevance | path

Searched refs:hcall_feature (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/osfmk/i386/
H A Dx86_hypercall.c45 const uint64_t hcall_feature[HVG_HCALL_COUNT] = { in hvg_is_hcall_available() local
51 return cpuid_vmm_present() && (features & hcall_feature[hcall]) != 0; in hvg_is_hcall_available()