Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dcpu.h138 #define RFLAGS_P (1U<<2U) macro
/hypervisor/arch/x86/guest/
A Dnested.c540 rflags &= ~(RFLAGS_C | RFLAGS_P | RFLAGS_A | RFLAGS_Z | RFLAGS_S | RFLAGS_O); in nested_vmx_result()

Completed in 8 milliseconds