Searched refs:pud_bad (Results 1 – 23 of 23) sorted by relevance
48 #define pud_bad(x) (pud_val(x) & ~PAGE_MASK) macro
184 #define pud_bad(pud) (0) macro
142 #define pud_bad(pud) (!(pud_val(pud) & 2)) macro
57 #define pud_bad(x) ((pud_val(x) & (~PAGE_MASK & ~_PAGE_USER)) != _KERNPG_TABLE) macro
96 static inline int pud_bad(pud_t pud) in pud_bad() function
213 static inline int pud_bad(pud_t pud) in pud_bad() function
60 if (pud_none(*pud) || pud_bad(*pud)) in mapped_kernel_page_is_present()
40 if (unlikely(pud_none(*pud) || pud_bad(*pud))) in pin_page_for_write()
146 BUG_ON(pud_bad(*pud)); in alloc_init_pmd()625 BUG_ON(pud_none(*pud) || pud_bad(*pud)); in fixmap_pmd()
283 BUG_ON(pud_bad(*pud)); in walk_pud()
105 if (pud_none(*pud) || pud_bad(*pud)) in show_pte()
147 #define pud_bad(pud) (!is_kernel_addr(pud_val(pud)) \ macro
401 if (pud_none(*pud) || pud_bad(*pud)) in sh64_dcache_purge_user_pages()
97 if (pud_bad(*pud)) { in show_pte()
104 if (pud_none(*pudp) || unlikely(pud_bad(*pudp))) in get_user_insn()
234 static inline int pud_bad(pud_t pud) { return 0; } in pud_bad() function
91 if (pud_bad(*pud)) { in show_pte()
278 #define pud_bad(pud) (!ia64_phys_addr_valid(pud_val(pud))) macro
664 static inline int pud_bad(pud_t pud) in pud_bad() function
447 #define pud_bad(pud) (!(pud_val(pud) & PUD_TABLE_BIT)) macro
785 #define pud_bad(pud) (pud_val(pud) & ~PAGE_MASK) macro
702 static inline int pud_bad(pud_t pud) in pud_bad() function
613 static inline int pud_bad(pud_t pud) in pud_bad() function