Home
last modified time | relevance | path

Searched refs:__set_memory_prot (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dset_memory.h41 int __set_memory_prot(unsigned long addr, int numpages, pgprot_t prot);
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dset_memory.h37 int __set_memory_prot(unsigned long addr, int numpages, pgprot_t prot);
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dinit_32.c810 * pages with __set_memory_prot(). in arch_add_memory()
813 ret = __set_memory_prot(start, nr_pages, params->pgprot); in arch_add_memory()
/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A Dset_memory.c1813 int __set_memory_prot(unsigned long addr, int numpages, pgprot_t prot) in __set_memory_prot() function
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dset_memory.c1905 * __set_memory_prot is an internal helper for callers that have been passed
1910 int __set_memory_prot(unsigned long addr, int numpages, pgprot_t prot) in __set_memory_prot() function

Completed in 10 milliseconds