Home
last modified time | relevance | path

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

/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()
/qemu/docs/specs/
H A Dppc-spapr-uv-hcalls.rst80 ``H_P4``: ``out_buffer`` is invalid.
/qemu/hw/intc/
H A Dspapr_xive.c1100 return H_P4; in h_int_set_source_config()
1377 return H_P4; in h_int_set_queue_config()
1408 return H_P4; in h_int_set_queue_config()
/qemu/include/hw/ppc/
H A Dspapr.h360 #define H_P4 -57 macro