Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmisc_helper.c256 helper_hfscr_facility_check(env, HFSCR_MSGP, "load DPDES", HFSCR_IC_MSGP); in helper_load_dpdes()
287 helper_hfscr_facility_check(env, HFSCR_MSGP, "store DPDES", HFSCR_IC_MSGP); in helper_store_dpdes()
H A Dcpu.h674 #define HFSCR_MSGP PPC_BIT_NR(53) /* Privileged Message Send Facilities */ macro