Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dvmx.h362 #define AR_UNUSABLE_MASK (1 << 16) macro
/linux-2.6.39/arch/x86/kvm/
Dvmx.c2086 if ((ar & AR_UNUSABLE_MASK) && !emulate_invalid_guest_state) in vmx_get_segment()
2139 ar = AR_UNUSABLE_MASK; in vmx_segment_access_rights()