Searched refs:note_prot_wx (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/arch/s390/mm/ |
D | dump_pagetables.c | 123 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() function 176 note_prot_wx(st, addr); in note_page()
|
/linux-6.1.9/arch/powerpc/mm/ptdump/ |
D | ptdump.c | 183 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() function 236 note_prot_wx(st, addr); in note_page()
|
/linux-6.1.9/arch/riscv/mm/ |
D | ptdump.c | 249 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() function 284 note_prot_wx(st, addr); in note_page()
|
/linux-6.1.9/arch/arm64/mm/ |
D | ptdump.c | 236 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() function 273 note_prot_wx(st, addr); in note_page()
|
/linux-6.1.9/arch/arm/mm/ |
D | dump.c | 244 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()
|