Searched refs:pgd_ERROR (Results 1 – 3 of 3) sorted by relevance
26 #define pud_ERROR(pud) (pgd_ERROR((pud).pgd))
22 #define pgd_ERROR(e) printk("%s:%d: bad pgd %08lx.\n", __FILE__, __LINE__, pgd_val(e)) macro
49 #define pgd_ERROR(e) printk("%s:%d: bad pgd %08lx.\n", __FILE__, __LINE__, pgd_val(e)) macro