Searched refs:native_make_pgd (Results 1 - 5 of 5) 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.h102 native_set_pgd(pgd, native_make_pgd(0));
H A Dpgtable_types.h191 static inline pgd_t native_make_pgd(pgdval_t val) function
H A Dpgtable.h62 #define __pgd(x) native_make_pgd(x)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dpgtable.c218 pgdp[i] = native_make_pgd(0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dmmu.c620 return native_make_pgd(pgd);

Completed in 64 milliseconds