Searched defs:warnlvl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/mm/pat/ |
H A D | set_memory.c | 502 static inline void check_conflict(int warnlvl, pgprot_t prot, pgprotval_t val, in check_conflict() argument 526 static_protections(pgprot_t prot, unsigned long start, unsigned long pfn, unsigned long npg, unsigned long lpsize, int warnlvl) static_protections() argument
|
/kernel/linux/linux-6.6/arch/x86/mm/pat/ |
H A D | set_memory.c | 549 static inline void check_conflict(int warnlvl, pgprot_t prot, pgprotval_t val, in check_conflict() argument 573 static_protections(pgprot_t prot, unsigned long start, unsigned long pfn, unsigned long npg, unsigned long lpsize, int warnlvl) static_protections() argument
|
Completed in 7 milliseconds