Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/mm/pat/
A Dset_memory.c572 static inline pgprot_t static_protections(pgprot_t prot, unsigned long start, in static_protections() function
924 chk_prot = static_protections(old_prot, lpaddr, old_pfn, numpages, in __should_split_large_page()
960 new_prot = static_protections(req_prot, lpaddr, old_pfn, numpages, in __should_split_large_page()
1015 prot = static_protections(ref_prot, address, pfn, npg, 0, CPA_PROTECT); in split_set_pte()
1614 new_prot = static_protections(new_prot, address, pfn, 1, 0, in __change_page_attr()

Completed in 6 milliseconds