Searched refs:H_P3 (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ultravisor-api.h | 18 #define U_P3 H_P3
|
H A D | hvcall.h | 84 #define H_P3 -56 macro
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_nvdimm.c | 263 return H_P3; in h_scm_read_metadata() 405 return H_P3; in h_scm_bind_mem() 748 return H_P3; in h_scm_unbind_mem() 761 return H_P3; in h_scm_unbind_mem()
|
H A D | spapr_tpm_proxy.c | 53 return H_P3; in tpm_execute()
|
H A D | spapr_hcall.c | 813 return H_P3; in h_set_mode_resource_set_ciabr() 851 return H_P3; in h_set_mode_resource_le() 879 return H_P3; in h_set_mode_resource_addr_trans_mode() 1011 return H_P3; in h_register_process_table() 1025 return H_P3; in h_register_process_table()
|
H A D | spapr_nested.c | 1401 return H_P3; in h_guest_create_vcpu() 1434 return H_P3; in getset_state() 1485 rc = H_P3; in map_and_getset_state() 1490 rc = H_P3; in map_and_getset_state() 1808 return H_P3; in h_guest_run_vcpu()
|
/openbmc/linux/Documentation/powerpc/ |
H A D | papr_hcalls.rst | 148 | Return Value: *H_Success, H_Parameter, H_P2, H_P3, 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,* 213 | Return Value: *H_Success, H_Parameter, H_P2, H_P3, H_In_Use, H_Busy,*
|
H A D | ultravisor.rst | 1037 * H_P3 if ``order`` of page is invalid. 1096 * H_P3 if ``order`` is invalid.
|
/openbmc/qemu/hw/intc/ |
H A D | spapr_xive.c | 1108 return H_P3; in h_int_set_source_config() 1262 return H_P3; in h_int_get_queue_info() 1351 return H_P3; in h_int_set_queue_config() 1520 return H_P3; in h_int_get_queue_config() 1717 return H_P3; in h_int_esb()
|
/openbmc/qemu/hw/watchdog/ |
H A D | spapr_watchdog.c | 152 return H_P3; in h_watchdog()
|
/openbmc/qemu/docs/specs/ |
H A D | ppc-spapr-uv-hcalls.rst | 78 ``H_P3``: ``in_size`` is invalid.
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_uvmem.c | 950 return H_P3; in kvmppc_h_svm_page_in() 1059 return H_P3; in kvmppc_h_svm_page_out()
|
H A D | trace_hv.h | 221 {H_P3, "H_P3"}, \
|
H A D | book3s_hv.c | 870 return H_P3; in kvmppc_h_set_mode()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | plpks.c | 78 case H_P3: in pseries_status_to_err()
|
/openbmc/qemu/include/hw/ppc/ |
H A D | spapr.h | 356 #define H_P3 -56 macro
|