Searched refs:H_P2 (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/Documentation/arch/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* 297 H_P2,H_P3,H_P4,H_P5,H_P6,H_State,H_Not_Available,H_Authority*
|
| H A D | kvm-nested.rst | 134 R4: If R3 = H_P2: The number of invalid bitmaps 135 R5: If R3 = H_P2: The index of first invalid bitmap
|
| H A D | ultravisor.rst | 1036 * H_P2 if ``flags`` is invalid. 1095 * H_P2 if ``flags`` is invalid.
|
| /linux-6.15/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
|
| /linux-6.15/arch/powerpc/platforms/pseries/ |
| H A D | htmdump.c | 56 case H_P2: in htmdump_read()
|
| 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()
|
| /linux-6.15/arch/powerpc/kvm/ |
| H A D | book3s_hv_uvmem.c | 952 return H_P2; in kvmppc_h_svm_page_in() 1061 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 | 917 return H_P2; in kvmppc_h_set_mode() 929 return H_P2; in kvmppc_h_set_mode() 931 return H_P2; in kvmppc_h_set_mode() 941 return H_P2; in kvmppc_h_set_mode() 943 return H_P2; in kvmppc_h_set_mode() 945 return H_P2; in kvmppc_h_set_mode() 1131 return H_P2; in kvmppc_h_rpt_invalidate()
|
| H A D | book3s_hv_nested.c | 325 return H_P2; in kvmhv_enter_nested_guest()
|