Searched refs:note_prot_wx (Results 1 – 5 of 5) sorted by relevance
| /arch/powerpc/mm/ptdump/ |
| A D | ptdump.c | 183 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()
|
| /arch/s390/mm/ |
| A D | dump_pagetables.c | 71 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()
|
| /arch/arm64/mm/ |
| A D | ptdump.c | 176 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()
|
| /arch/riscv/mm/ |
| A D | ptdump.c | 263 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() function 298 note_prot_wx(st, addr); in note_page()
|
| /arch/arm/mm/ |
| A 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()
|
Completed in 8 milliseconds