Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dpgtable.c832 pte_shstk(pte)); in arch_check_zapped_pte()
/linux/arch/x86/include/asm/
H A Dpgtable.h160 static inline bool pte_shstk(pte_t pte) in pte_shstk() function
218 return (pte_flags(pte) & _PAGE_RW) || pte_shstk(pte); in pte_write()