Searched refs:hcall_feature (Results 1 – 1 of 1) sorted by relevance
45 const uint64_t hcall_feature[HVG_HCALL_COUNT] = { in hvg_is_hcall_available() local51 return cpuid_vmm_present() && (features & hcall_feature[hcall]) != 0; in hvg_is_hcall_available()