Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dset_memory.h39 static inline int set_memory_p(unsigned long addr, int numpages) in set_memory_p() function
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dpgtable_32.c184 set_memory_p(addr, numpages); in __kernel_map_pages()
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dset_memory.c2044 static int set_memory_p(unsigned long *addr, int numpages) in set_memory_p() function
2054 return set_memory_p(&addr, 1); in clear_mce_nospec()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c1350 set_memory_p(addr, numpages); in radix__kernel_map_pages()

Completed in 7 milliseconds