Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dvirq.c111 guest_state = exec_vmread32(VMX_GUEST_INTERRUPTIBILITY_INFO); in is_guest_irq_enabled()
125 guest_state = exec_vmread32(VMX_GUEST_INTERRUPTIBILITY_INFO); in is_nmi_injectable()
A Dvmcs.c67 exec_vmwrite32(VMX_GUEST_INTERRUPTIBILITY_INFO, 0U); in init_guest_vmx()
A Dnested.c338 VMX_GUEST_INTERRUPTIBILITY_INFO,
/hypervisor/include/arch/x86/asm/
A Dvmx.h160 #define VMX_GUEST_INTERRUPTIBILITY_INFO 0x00004824U macro

Completed in 10 milliseconds