Searched refs:get_pgd_fast (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/sparc/include/asm/
H A Dpgalloc_32.h28 BTFIXUPDEF_CALL(pgd_t *, get_pgd_fast, void)
29 #define get_pgd_fast() BTFIXUP_CALL(get_pgd_fast)() macro
35 #define pgd_alloc(mm) get_pgd_fast()
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dpgalloc.h73 extern inline pgd_t *get_pgd_fast(void) function
100 #define pgd_alloc(mm) get_pgd_fast()
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dsrmmu.c2141 BTFIXUPSET_CALL(get_pgd_fast, srmmu_get_pgd_fast, BTFIXUPCALL_NORM);
H A Dsun4c.c2116 BTFIXUPSET_CALL(get_pgd_fast, sun4c_get_pgd_fast, BTFIXUPCALL_NORM);

Completed in 203 milliseconds