Searched refs:H_CEDE (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dbook3s_pr_papr.c393 case H_CEDE:
441 case H_CEDE:
473 H_CEDE,
H A Dtrace_hv.h46 {H_CEDE, "H_CEDE"}, \
H A Dbook3s_hv.c1202 case H_CEDE:
1420 * Handle H_CEDE in the P9 path where we don't call the real-mode hcall
1441 case H_CEDE:
4284 /* H_CEDE has to be handled now, not later */
4286 kvmppc_get_gpr(vcpu, 3) == H_CEDE) {
4313 if (req == H_CEDE) {
4314 /* H_CEDE has to be handled now */
6064 H_CEDE,
/linux-master/arch/powerpc/include/asm/
H A Dplpar_wrappers.h35 * means we must not trace H_CEDE.
37 return plpar_hcall_norets_notrace(H_CEDE);
49 /* Ensure that H_CEDE returns with IRQs on */
H A Dhvcall.h217 #define H_CEDE 0xE0 macro

Completed in 150 milliseconds