Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dultravisor-api.h19 #define U_P4 H_P4
H A Dhvcall.h85 #define H_P4 -57 macro
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpapr_platform_attributes.c97 if (ret == H_PARTIAL || ret == H_P4) { in papr_get_attr()
267 if (ret == H_PARTIAL || ret == H_P4) { in papr_init()
H A Dplpks.c79 case H_P4: in pseries_status_to_err()
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c810 return H_P4; in h_set_mode_resource_set_ciabr()
835 return H_P4; in h_set_mode_resource_set_dawr0()
854 return H_P4; in h_set_mode_resource_le()
883 return H_P4; in h_set_mode_resource_addr_trans_mode()
1013 return H_P4; in h_register_process_table()
1027 return H_P4; in h_register_process_table()
H A Dspapr_nvdimm.c318 return H_P4; in h_scm_write_metadata()
736 return H_P4; in h_scm_unbind_mem()
785 return H_P4; in h_scm_unbind_all()
/openbmc/qemu/docs/specs/
H A Dppc-spapr-uv-hcalls.rst80 ``H_P4``: ``out_buffer`` is invalid.
/openbmc/linux/Documentation/powerpc/
H A Dpapr_hcalls.rst160 | 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,*
/openbmc/qemu/hw/intc/
H A Dspapr_xive.c1099 return H_P4; in h_int_set_source_config()
1376 return H_P4; in h_int_set_queue_config()
1407 return H_P4; in h_int_set_queue_config()
/openbmc/linux/arch/powerpc/kvm/
H A Dtrace_hv.h222 {H_P4, "H_P4"}, \
H A Dbook3s_hv_nested.c1282 int ret = H_P4; in do_tlb_invalidate_nested_tlb()
1305 return H_P4; in do_tlb_invalidate_nested_tlb()
H A Dbook3s_hv.c865 return H_P4; in kvmppc_h_set_mode()
881 return H_P4; in kvmppc_h_set_mode()
897 return H_P4; in kvmppc_h_set_mode()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h357 #define H_P4 -57 macro