Searched defs:HYPV (Results 1 – 1 of 1) sorted by relevance
/qemu/target/sparc/ |
H A D | translate.c | 3333 TRANS(WRPCR, HYPV, do_priv_nop, supervisor(dc)) in TRANS() argument 3611 TRANS(WRPR_strand_status, HYPV, do_wr_special, a, hypervisor(dc), do_wrssr) in TRANS() argument 3621 TRANS(WRHPR_hpstate, HYPV, do_wr_special, a, hypervisor(dc), do_wrhpstate) in TRANS() argument 3637 TRANS(WRHPR_htstate, HYPV, do_wr_special, a, hypervisor(dc), do_wrhtstate) in TRANS() argument 3644 TRANS(WRHPR_hintp, HYPV, do_wr_special, a, hypervisor(dc), do_wrhintp) in TRANS() argument 3651 TRANS(WRHPR_htba, HYPV, do_wr_special, a, hypervisor(dc), do_wrhtba) in TRANS() argument 3665 TRANS(WRHPR_hstick_cmpr, HYPV, do_wr_special, a, hypervisor(dc), in TRANS() argument
|