Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable.h153 static inline bool pte_shstk(pte_t pte) in pte_shstk() function
211 return (pte_flags(pte) & _PAGE_RW) || pte_shstk(pte); in pte_write()