Searched refs:H_P4 (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ultravisor-api.h | 19 #define U_P4 H_P4
|
H A D | hvcall.h | 85 #define H_P4 -57 macro
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | papr_platform_attributes.c | 97 if (ret == H_PARTIAL || ret == H_P4) { in papr_get_attr() 267 if (ret == H_PARTIAL || ret == H_P4) { in papr_init()
|
H A D | plpks.c | 79 case H_P4: in pseries_status_to_err()
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_hcall.c | 810 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 D | spapr_nvdimm.c | 318 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 D | ppc-spapr-uv-hcalls.rst | 80 ``H_P4``: ``out_buffer`` is invalid.
|
/openbmc/linux/Documentation/powerpc/ |
H A D | papr_hcalls.rst | 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,*
|
/openbmc/qemu/hw/intc/ |
H A D | spapr_xive.c | 1099 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 D | trace_hv.h | 222 {H_P4, "H_P4"}, \
|
H A D | book3s_hv_nested.c | 1282 int ret = H_P4; in do_tlb_invalidate_nested_tlb() 1305 return H_P4; in do_tlb_invalidate_nested_tlb()
|
H A D | book3s_hv.c | 865 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 D | spapr.h | 357 #define H_P4 -57 macro
|