Searched refs:mark_initmem_nx (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dpgtable.h112 void mark_initmem_nx(void);
114 static inline void mark_initmem_nx(void) { } function
/linux-master/arch/powerpc/mm/
H A Dpgtable_64.c155 void mark_initmem_nx(void) function
H A Dpgtable_32.c150 void mark_initmem_nx(void) function
H A Dmem.c348 mark_initmem_nx();

Completed in 161 milliseconds