Home
last modified time | relevance | path

Searched defs:set_memory_p (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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
/openbmc/linux/arch/x86/mm/pat/
H A Dset_memory.c2084 static int set_memory_p(unsigned long *addr, int numpages) in set_memory_p() function