Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/mm/pat/
Dset_memory.c621 static inline pgprot_t verify_rwx(pgprot_t old, pgprot_t new, unsigned long start, in verify_rwx() function
964 new_prot = verify_rwx(old_prot, new_prot, lpaddr, old_pfn, numpages); in __should_split_large_page()
1618 new_prot = verify_rwx(old_prot, new_prot, address, pfn, 1); in __change_page_attr()