Searched refs:_PAGE_R4KBUG (Results 1 – 4 of 4) sorted by relevance
44 #define _PAGE_R4KBUG (1<<0) /* workaround for r4k bug */ macro82 #define _PAGE_R4KBUG (1<<5) /* workaround for r4k bug */ macro
54 #define _PAGE_R4KBUG (1<<5) /* workaround for r4k bug */ macro
188 if (val & _PAGE_R4KBUG) printk("r4kbug "); in dump_list_process()
172 if (val & _PAGE_R4KBUG) printk("r4kbug "); in dump_list_process()