Searched refs:H_P2 (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/arch/powerpc/ |
| 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*
|
| 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
|
| A D | ultravisor.rst | 1036 * H_P2 if ``flags`` is invalid. 1095 * H_P2 if ``flags`` is invalid.
|
| /linux/arch/powerpc/include/asm/ |
| A D | ultravisor-api.h | 17 #define U_P2 H_P2
|
| A D | hvcall.h | 83 #define H_P2 -55 macro
|
| /linux/arch/powerpc/kvm/ |
| A D | book3s_hv_uvmem.c | 953 return H_P2; in kvmppc_h_svm_page_in() 1062 return H_P2; in kvmppc_h_svm_page_out()
|
| A D | trace_hv.h | 220 {H_P2, "H_P2"}, \
|
| A D | book3s_hv.c | 914 return H_P2; in kvmppc_h_set_mode() 926 return H_P2; in kvmppc_h_set_mode() 928 return H_P2; in kvmppc_h_set_mode() 938 return H_P2; in kvmppc_h_set_mode() 940 return H_P2; in kvmppc_h_set_mode() 942 return H_P2; in kvmppc_h_set_mode() 1128 return H_P2; in kvmppc_h_rpt_invalidate()
|
| A D | book3s_hv_nested.c | 319 return H_P2; in kvmhv_enter_nested_guest()
|
| /linux/arch/powerpc/platforms/pseries/ |
| A D | plpks.c | 77 case H_P2: in pseries_status_to_err()
|
| A D | setup.c | 409 if (rc == H_P2) { in pseries_enable_reloc_on_exc()
|
Completed in 37 milliseconds