Searched refs:is_new_memtype_allowed (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/mm/pat/
H A Dmemtype.c740 if (!is_new_memtype_allowed(start, size, req_type, new_type))
911 !is_new_memtype_allowed(paddr, size, want_pcm, pcm)) {
/linux-master/arch/x86/mm/
H A Dioremap.c242 if (!is_new_memtype_allowed(phys_addr, size, pcm, new_pcm)) {
/linux-master/arch/x86/include/asm/
H A Dpgtable.h876 static inline int is_new_memtype_allowed(u64 paddr, unsigned long size, function

Completed in 118 milliseconds