Searched refs:note_prot_wx (Results 1 – 5 of 5) sorted by relevance
| /linux/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()
|
| /linux/arch/s390/mm/ |
| A D | dump_pagetables.c | 69 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() function 133 note_prot_wx(st, addr); in note_page()
|
| /linux/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()
|
| /linux/arch/riscv/mm/ |
| A D | ptdump.c | 264 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/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 12 milliseconds