Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/mm/ptdump/
H A Dptdump.c183 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() function
237 note_prot_wx(st, addr); in note_page()
/linux-6.15/arch/arm64/mm/
H A Dptdump.c176 static void note_prot_wx(struct ptdump_pg_state *st, unsigned long addr) in note_prot_wx() function
219 note_prot_wx(st, addr); in note_page()
/linux-6.15/arch/s390/mm/
H A Ddump_pagetables.c71 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() function
135 note_prot_wx(st, addr); in note_page()
/linux-6.15/arch/riscv/mm/
H A Dptdump.c264 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() function
299 note_prot_wx(st, addr); in note_page()
/linux-6.15/arch/arm/mm/
H A Ddump.c244 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() function
279 note_prot_wx(st, addr); in note_page()