Searched refs:M68K_PTE_SUPERVISOR (Results 1 – 4 of 4) sorted by relevance
105 #define M68K_PTE_SUPERVISOR 0x00000080 macro
345 | M68K_PTE_SUPERVISOR; in map_page()
253 | M68K_PTE_SUPERVISOR | M68K_PTE_GLOBAL; in Map()655 page |= M68K_PTE_SUPERVISOR; in PutPageTableEntryInTable()
805 if ((entry & M68K_PTE_SUPERVISOR) == 0) { in Query()873 if ((entry & M68K_PTE_SUPERVISOR) == 0) { in QueryInterrupt()