Searched refs:PVR11_USE_MMU (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/microblaze/include/asm/ | ||
H A D | pvr.h | 115 #define PVR11_USE_MMU 0xC0000000 macro 214 #define PVR_USE_MMU(_pvr) ((_pvr.pvr[11] & PVR11_USE_MMU) >> 30) |
Completed in 38 milliseconds