Lines Matching refs:vhyp
740 if (lev == 1 && cpu->vhyp) { in powerpc_excp_7xx()
758 if (lev == 1 && cpu->vhyp) { in powerpc_excp_7xx()
759 cpu->vhyp_class->hypercall(cpu->vhyp, cpu); in powerpc_excp_7xx()
890 if (lev == 1 && cpu->vhyp) { in powerpc_excp_74xx()
908 if (lev == 1 && cpu->vhyp) { in powerpc_excp_74xx()
909 cpu->vhyp_class->hypercall(cpu->vhyp, cpu); in powerpc_excp_74xx()
1144 if (cpu->vhyp) { in books_vhyp_promotes_external_to_hvirt()
1157 if (cpu->vhyp) { in books_vhyp_handles_hcall()
1171 if (cpu->vhyp) { in books_vhyp_handles_hv_excp()
1384 if (lev == 1 && cpu->vhyp) { in powerpc_excp_books()
1398 cpu->vhyp_class->hypercall(cpu->vhyp, cpu); in powerpc_excp_books()