Home
last modified time | relevance | path

Searched refs:set_memory_global (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dset_memory.h55 int set_memory_global(unsigned long addr, int numpages);
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dset_memory.h51 int set_memory_global(unsigned long addr, int numpages);
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dpti.c584 set_memory_global(start, (end_global - start) >> PAGE_SHIFT); in pti_clone_kernel_text()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dpti.c583 set_memory_global(start, (end_global - start) >> PAGE_SHIFT); in pti_clone_kernel_text()
/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A Dset_memory.c1969 int set_memory_global(unsigned long addr, int numpages) in set_memory_global() function
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dset_memory.c2119 int set_memory_global(unsigned long addr, int numpages) in set_memory_global() function

Completed in 9 milliseconds