Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/mm/pat/
A Dset_memory.c548 static inline void check_conflict(int warnlvl, pgprot_t prot, pgprotval_t val, in check_conflict() function
590 check_conflict(warnlvl, prot, res, start, end, pfn, "Text NX"); in static_protections()
601 check_conflict(warnlvl, prot, res, start, end, pfn, "Text RO"); in static_protections()
607 check_conflict(warnlvl, prot, res, start, end, pfn, "PCIBIOS NX"); in static_protections()
611 check_conflict(warnlvl, prot, res, start, end, pfn, "Rodata RO"); in static_protections()

Completed in 7 milliseconds