Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/mm/
Dpgtable.c945 VM_WARN_ON_ONCE(!(vma->vm_flags & VM_SHADOW_STACK) && pud_shstk(pud)); in arch_check_zapped_pud()
/linux-6.12.1/arch/x86/include/asm/
Dpgtable.h205 static inline bool pud_shstk(pud_t pud) in pud_shstk() function