Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dcpu.h141 #define RFLAGS_S (1U<<7U) 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 7 milliseconds