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

/linux-master/arch/x86/mm/
H A Dpgtable.c915 * pte_shstk().
918 pte_shstk(pte));
/linux-master/arch/x86/include/asm/
H A Dpgtable.h132 static inline bool pte_shstk(pte_t pte) function
178 return (pte_flags(pte) & _PAGE_RW) || pte_shstk(pte);

Completed in 130 milliseconds