Home
last modified time | relevance | path

Searched refs:LPCR_VRMASD (Results 1 – 3 of 3) sorted by relevance

/qemu/target/ppc/
H A Dmmu-hash64.c897 target_ulong vrmasd = (lpcr & LPCR_VRMASD) >> LPCR_VRMASD_SHIFT; in get_vrma_llp()
H A Dcpu.h590 #define LPCR_VRMASD (0x1full << LPCR_VRMASD_SHIFT) macro
H A Dcpu_init.c6195 LPCR_VRMASD | LPCR_RMLS | LPCR_ILE | in POWERPC_FAMILY()
6365 LPCR_DPFD | LPCR_VRMASD | LPCR_RMLS | LPCR_ILE | in POWERPC_FAMILY()