Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/mm/
Dpgtable.c905 return pte_mkwrite_shstk(pte); in pte_mkwrite()
/linux-6.12.1/arch/x86/include/asm/
Dpgtable.h491 static inline pte_t pte_mkwrite_shstk(pte_t pte) in pte_mkwrite_shstk() function