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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dpat.c443 if (!is_new_memtype_allowed(start, size, req_type, new_type))
614 !is_new_memtype_allowed(paddr, size, want_flags, flags)) {
H A Dioremap.c127 if (!is_new_memtype_allowed(phys_addr, size,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable.h270 static inline int is_new_memtype_allowed(u64 paddr, unsigned long size, function

Completed in 112 milliseconds