Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dmmu.h207 bool not_smap = ((rflags & X86_EFLAGS_AC) | implicit_access) == X86_EFLAGS_AC; in permission_fault() local
208 int index = (pfec + (not_smap << PFERR_RSVD_BIT)) >> 1; in permission_fault()