Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtrap_pf.h24 X86_PF_SHSTK = 1 << 6, enumerator
/openbmc/linux/arch/x86/mm/
H A Dfault.c1079 if (error_code & X86_PF_SHSTK) { in access_error()
1288 if (error_code & X86_PF_SHSTK) in do_user_addr_fault()