Home
last modified time | relevance | path

Searched defs:set_memory_rox (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dset_memory.h9 #define set_memory_rox set_memory_rox macro
/openbmc/linux/arch/s390/include/asm/
H A Dset_memory.h29 #define set_memory_rox set_memory_rox macro
/openbmc/linux/include/linux/
H A Dset_memory.h18 static inline int set_memory_rox(unsigned long addr, int numpages) in set_memory_rox() function
/openbmc/linux/arch/x86/mm/pat/
H A Dset_memory.c2120 int set_memory_rox(unsigned long addr, int numpages) in set_memory_rox() function