Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dset_memory.h41 int __set_memory_prot(unsigned long addr, int numpages, pgprot_t prot);
/linux/arch/x86/kernel/
H A Dmachine_kexec_64.c646 __set_memory_prot( in kexec_mark_dm_crypt_keys()
/linux/arch/x86/mm/pat/
H A Dset_memory.c2160 int __set_memory_prot(unsigned long addr, int numpages, pgprot_t prot) in __set_memory_prot() function