Searched refs:native_make_pmd (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable_64.h82 native_set_pmd(pmd, native_make_pmd(0));
H A Dpgtable_types.h230 static inline pmd_t native_make_pmd(pmdval_t val) function
H A Dpgtable.h71 #define __pmd(x) native_make_pmd(x)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dmmu.c713 return native_make_pmd(pmd);

Completed in 100 milliseconds