/openbmc/qemu/hw/ppc/ |
H A D | spapr_nvdimm.c | 269 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 D | spapr_nested.c | 386 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 D | spapr_hcall.c | 910 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 D | spapr_numa.c | 612 return H_P2; in h_home_node_associativity()
|
/openbmc/qemu/hw/intc/ |
H A D | spapr_xive.c | 957 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 D | spapr_watchdog.c | 149 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 D | papr_hcalls.rst | 148 | 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 D | ultravisor.rst | 1036 * H_P2 if ``flags`` is invalid. 1095 * H_P2 if ``flags`` is invalid.
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ultravisor-api.h | 17 #define U_P2 H_P2
|
H A D | hvcall.h | 83 #define H_P2 -55 macro
|
/openbmc/qemu/docs/specs/ |
H A D | ppc-spapr-uv-hcalls.rst | 76 ``H_P2``: ``in_buffer`` is invalid.
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_uvmem.c | 953 return H_P2; in kvmppc_h_svm_page_in() 1062 return H_P2; in kvmppc_h_svm_page_out()
|
H A D | trace_hv.h | 220 {H_P2, "H_P2"}, \
|
H A D | book3s_hv.c | 863 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 D | book3s_hv_nested.c | 325 return H_P2; in kvmhv_enter_nested_guest()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | plpks.c | 77 case H_P2: in pseries_status_to_err()
|
H A D | setup.c | 409 if (rc == H_P2) { in pseries_enable_reloc_on_exc()
|
/openbmc/qemu/include/hw/ppc/ |
H A D | spapr.h | 355 #define H_P2 -55 macro
|