Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dcpu.h79 #define CR4_UMIP (1UL<<11U) /* User-Mode Inst prevention */ macro
/hypervisor/arch/x86/guest/
A Dvirtual_cr.c54 CR4_UMIP | CR4_LA57)
A Dvcpuid.c476 if ((cr4_reserved_mask & CR4_UMIP) != 0UL) { in set_vcpuid_extfeat()

Completed in 12 milliseconds