Home
last modified time | relevance | path

Searched refs:PVR11_MMU_DTLB_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/microblaze/include/asm/
H A Dpvr.h114 #define PVR11_MMU_DTLB_SIZE 0x07000000 macro
213 #define PVR_MMU_DTLB_SIZE(_pvr) (_pvr.pvr[11] & PVR11_MMU_DTLB_SIZE)
/openbmc/qemu/target/microblaze/
H A Dcpu.h208 #define PVR11_MMU_DTLB_SIZE 0x07000000 macro