Searched refs:CPA_PROTECT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/mm/pat/ |
H A D | set_memory.c | 53 CPA_PROTECT, enumerator 57 static const int cpa_warn_level = CPA_PROTECT; 508 [CPA_PROTECT] = "protect", in check_conflict() 938 prot = static_protections(ref_prot, address, pfn, npg, 0, CPA_PROTECT); in split_set_pte() 1537 CPA_PROTECT); in __change_page_attr()
|
/kernel/linux/linux-6.6/arch/x86/mm/pat/ |
H A D | set_memory.c | 60 CPA_PROTECT, enumerator 64 static const int cpa_warn_level = CPA_PROTECT; 555 [CPA_PROTECT] = "protect", in check_conflict() 1016 prot = static_protections(ref_prot, address, pfn, npg, 0, CPA_PROTECT); in split_set_pte() 1616 CPA_PROTECT); in __change_page_attr()
|
Completed in 7 milliseconds