Home
last modified time | relevance | path

Searched refs:__set_memory_prot (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Dset_memory.h38 int __set_memory_prot(unsigned long addr, int numpages, pgprot_t prot);
/linux-6.1.9/arch/x86/mm/pat/
Dset_memory.c1862 int __set_memory_prot(unsigned long addr, int numpages, pgprot_t prot) in __set_memory_prot() function