Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dexcp_helper.c1230 static bool books_vhyp_handles_hcall(PowerPCCPU *cpu) in books_vhyp_handles_hcall() function
1472 if (lev == 1 && books_vhyp_handles_hcall(cpu)) { in powerpc_excp_books()