Searched refs:M68K_DESC_WRITEPROT (Results 1 – 2 of 2) sorted by relevance
603 if (ttr & M68K_DESC_WRITEPROT) { in dump_ttr()723 if ((ttr & M68K_DESC_WRITEPROT) == 0) { in check_TTR()785 if (next & M68K_DESC_WRITEPROT) { in get_physical_address()812 if (next & M68K_DESC_WRITEPROT) { in get_physical_address()845 if (next & M68K_DESC_WRITEPROT) { in get_physical_address()887 if (next & M68K_DESC_WRITEPROT) { in get_physical_address()
313 #define M68K_DESC_WRITEPROT 0x00000004 macro