Home
last modified time | relevance | path

Searched refs:cpa_warn_level (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A Dset_memory.c57 static const int cpa_warn_level = CPA_PROTECT; variable
512 if (warnlvl > cpa_warn_level || !conflicts(prot, val)) in check_conflict()
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dset_memory.c64 static const int cpa_warn_level = CPA_PROTECT; variable
559 if (warnlvl > cpa_warn_level || !conflicts(prot, val)) in check_conflict()

Completed in 7 milliseconds