Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dcpu.h130 #define PVR0_SPROT_MASK 0x00000001 macro
H A Dcpu.c242 (cpu->cfg.stackprot ? PVR0_SPROT_MASK : 0) | in mb_cpu_realizefn()