Home
last modified time | relevance | path

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

/openbmc/qemu/target/openrisc/
H A Dcpu.c188 cpu->env.upr = UPR_UP | UPR_DMP | UPR_IMP | UPR_PICP | UPR_TTP | UPR_PMP; in or1200_initfn()
207 cpu->env.upr = UPR_UP | UPR_DMP | UPR_IMP | UPR_PICP | UPR_TTP | UPR_PMP; in openrisc_any_initfn()
H A Dcpu.h71 UPR_PMP = (1 << 8), enumerator