Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_nvdimm.c269 return H_P2; in h_scm_read_metadata()
325 return H_P2; in h_scm_write_metadata()
331 return H_P2; in h_scm_write_metadata()
337 return H_P2; in h_scm_write_metadata()
343 return H_P2; in h_scm_write_metadata()
400 return H_P2; in h_scm_bind_mem()
640 return H_P2; in spapr_nvdimm_get_flush_status()
742 return H_P2; in h_scm_unbind_mem()
793 return H_P2; in h_scm_unbind_all()
H A Dspapr_nested.c386 return H_P2; in h_enter_nested()
535 env->gpr[3] = H_P2; in spapr_exit_nested_hv()
1226 return H_P2; /* isn't supported */ in h_guest_set_capabilities()
1248 return H_P2; in h_guest_set_capabilities()
1261 return H_P2; in h_guest_set_capabilities()
1298 return H_P2; in h_guest_create()
1365 return H_P2; in h_guest_delete()
1389 return H_P2; in h_guest_create_vcpu()
1516 return H_P2; in h_guest_getset_state()
1662 *r3 = H_P2; in exit_process_output_buffer()
[all …]
H A Dspapr_hcall.c910 target_ulong ret = H_P2; in h_set_mode()
1009 return H_P2; in h_register_process_table()
1023 return H_P2; in h_register_process_table()
H A Dspapr_numa.c612 return H_P2; in h_home_node_associativity()
/openbmc/qemu/hw/intc/
H A Dspapr_xive.c957 return H_P2; in h_int_get_source_info()
963 return H_P2; in h_int_get_source_info()
1074 return H_P2; in h_int_set_source_config()
1081 return H_P2; in h_int_set_source_config()
1181 return H_P2; in h_int_get_source_config()
1188 return H_P2; in h_int_get_source_config()
1271 return H_P2; in h_int_get_queue_info()
1361 return H_P2; in h_int_set_queue_config()
1529 return H_P2; in h_int_get_queue_config()
1706 return H_P2; in h_int_esb()
[all …]
/openbmc/qemu/hw/watchdog/
H A Dspapr_watchdog.c149 return H_P2; in h_watchdog()
177 return H_P2; in h_watchdog()
188 return H_P2; in h_watchdog()
/openbmc/linux/Documentation/powerpc/
H A Dpapr_hcalls.rst148 | Return Value: *H_Success, H_Parameter, H_P2, H_P3, H_Hardware*
160 | Return Value: *H_Success, H_Parameter, H_P2, H_P4, H_Hardware*
170 | Return Value: *H_Success, H_Parameter, H_P2, H_P3, H_P4, H_Overlap,*
183 | Return Value: *H_Success, H_Parameter, H_P2, H_P3, H_In_Use, H_Overlap,*
195 | Return Value: *H_Success, H_Parameter, H_P2, H_NotFound*
204 | Return Value: *H_Success, H_Parameter, H_P2, H_NotFound*
213 | Return Value: *H_Success, H_Parameter, H_P2, H_P3, H_In_Use, H_Busy,*
282 | Return Value: *H_SUCCESS, H_Parameter, H_P2, H_BUSY*
H A Dultravisor.rst1036 * H_P2 if ``flags`` is invalid.
1095 * H_P2 if ``flags`` is invalid.
/openbmc/linux/arch/powerpc/include/asm/
H A Dultravisor-api.h17 #define U_P2 H_P2
H A Dhvcall.h83 #define H_P2 -55 macro
/openbmc/qemu/docs/specs/
H A Dppc-spapr-uv-hcalls.rst76 ``H_P2``: ``in_buffer`` is invalid.
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_uvmem.c953 return H_P2; in kvmppc_h_svm_page_in()
1062 return H_P2; in kvmppc_h_svm_page_out()
H A Dtrace_hv.h220 {H_P2, "H_P2"}, \
H A Dbook3s_hv.c863 return H_P2; in kvmppc_h_set_mode()
875 return H_P2; in kvmppc_h_set_mode()
877 return H_P2; in kvmppc_h_set_mode()
887 return H_P2; in kvmppc_h_set_mode()
889 return H_P2; in kvmppc_h_set_mode()
891 return H_P2; in kvmppc_h_set_mode()
1077 return H_P2; in kvmppc_h_rpt_invalidate()
H A Dbook3s_hv_nested.c325 return H_P2; in kvmhv_enter_nested_guest()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dplpks.c77 case H_P2: in pseries_status_to_err()
H A Dsetup.c409 if (rc == H_P2) { in pseries_enable_reloc_on_exc()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h355 #define H_P2 -55 macro