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

/linux-master/arch/s390/mm/
H A Ddump_pagetables.c122 static void note_prot_wx(struct pg_state *st, unsigned long addr) function
174 note_prot_wx(st, addr);
/linux-master/arch/arm64/mm/
H A Dptdump.c209 static void note_prot_wx(struct pg_state *st, unsigned long addr) function
251 note_prot_wx(st, addr);
/linux-master/arch/powerpc/mm/ptdump/
H A Dptdump.c183 static void note_prot_wx(struct pg_state *st, unsigned long addr) function
237 note_prot_wx(st, addr);
/linux-master/arch/riscv/mm/
H A Dptdump.c263 static void note_prot_wx(struct pg_state *st, unsigned long addr) function
298 note_prot_wx(st, addr);
/linux-master/arch/arm/mm/
H A Ddump.c244 static void note_prot_wx(struct pg_state *st, unsigned long addr) function
279 note_prot_wx(st, addr);

Completed in 97 milliseconds