Home
last modified time | relevance | path

Searched refs:PVR0_USE_EXC_MASK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/microblaze/include/asm/
H A Dpvr.h27 #define PVR0_USE_EXC_MASK 0x04000000 macro
/openbmc/qemu/target/microblaze/
H A Dcpu.h118 #define PVR0_USE_EXC_MASK 0x04000000 macro
H A Dhelper.c120 if (!(cpu->cfg.pvr_regs[0] & PVR0_USE_EXC_MASK)) { in mb_cpu_do_interrupt()
H A Dcpu.c256 (PVR0_USE_EXC_MASK | in mb_cpu_realizefn()