Home
last modified time | relevance | path

Searched refs:HDEXCR (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr.h35 HDEXCR, /* Hypervisor enforced DEXCR value */ enumerator
H A Ddexcr.c73 case HDEXCR: in get_dexcr()
H A Dlsdexcr.c114 hdexcr = get_dexcr(HDEXCR); in main()
/openbmc/linux/Documentation/powerpc/
H A Ddexcr.rst23 HDEXCR
46 The userspace values of the DEXCR and HDEXCR (in this order) are exposed under
/openbmc/qemu/target/ppc/
H A Dcpu.h1177 FIELD(HDEXCR, HNU_##name, PPC_BIT_NR(num), 1) \
1178 FIELD(HDEXCR, ENF_##name, PPC_BIT_NR(num + 32), 1) \