Searched refs:__pgd_error (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dpgtable.h117 extern void __pgd_error(const char *file, int line, unsigned long val);
121 #define pgd_ERROR(pgd) __pgd_error(__FILE__, __LINE__, pgd_val(pgd))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dtraps.c729 void __pgd_error(const char *file, int line, unsigned long val) function

Completed in 60 milliseconds