Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable.h133 static inline bool pte_shstk(pte_t pte) in pte_shstk() function
178 return (pte_flags(pte) & _PAGE_RW) || pte_shstk(pte); in pte_write()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dpgtable.c912 * pte_shstk(). in arch_check_zapped_pte()
915 pte_shstk(pte)); in arch_check_zapped_pte()

Completed in 5 milliseconds