Home
last modified time | relevance | path

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

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