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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dpgtable.h269 extern inline int __pgd_bad(pgd_t *pgd) function
277 #define pgd_bad(pgd) __pgd_bad(&(pgd))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dpgtable.h269 extern inline int __pgd_bad(pgd_t *pgd) function
277 #define pgd_bad(pgd) __pgd_bad(&(pgd))

Completed in 46 milliseconds