Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpgtable.h99 void mark_initmem_nx(void);
101 static inline void mark_initmem_nx(void) { } in mark_initmem_nx() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dpgtable.h108 void mark_initmem_nx(void);
110 static inline void mark_initmem_nx(void) { } in mark_initmem_nx() function
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dpgtable_64.c155 // mark_initmem_nx() should have already run by now in mark_rodata_ro()
159 void mark_initmem_nx(void) in mark_initmem_nx() function
H A Dpgtable_32.c181 void mark_initmem_nx(void) in mark_initmem_nx() function
220 // mark_initmem_nx() should have already run by now in mark_rodata_ro()
H A Dmem.c347 mark_initmem_nx(); in free_initmem()
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dpgtable_64.c154 // mark_initmem_nx() should have already run by now in mark_rodata_ro()
158 void mark_initmem_nx(void) in mark_initmem_nx() function
H A Dpgtable_32.c133 void mark_initmem_nx(void) in mark_initmem_nx() function
170 // mark_initmem_nx() should have already run by now in mark_rodata_ro()
H A Dmem.c345 mark_initmem_nx(); in free_initmem()

Completed in 4 milliseconds