Searched refs:X86_PF_SHSTK (Results 1 – 2 of 2) sorted by relevance
218 if error_code.contains(X86PfErrorCode::X86_PF_SHSTK) { in do_user_addr_fault()
76 const X86_PF_SHSTK = 1 << 6; constant