Searched refs:H_RPT_INVALIDATE (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dplpar_wrappers.h554 * Wrapper to H_RPT_INVALIDATE hcall that handles return values appropriately
572 rc = plpar_hcall_norets(H_RPT_INVALIDATE, pid, target, type,
586 rc = plpar_hcall_norets(H_RPT_INVALIDATE, pid, target,
H A Dhvcall.h347 #define H_RPT_INVALIDATE 0x448 macro
462 * H_RPT_INVALIDATE - Invalidate RPT translation lookaside information.
/linux-master/arch/powerpc/kvm/
H A Dtrace_hv.h137 {H_RPT_INVALIDATE, "H_RPT_INVALIDATE"}, \
H A Dbook3s_hv.c1081 * H_RPT_INVALIDATE hcall handler for nested guests.
1329 case H_RPT_INVALIDATE:
1463 case H_RPT_INVALIDATE:
2097 * The H_RPT_INVALIDATE hcalls issued by nested
2101 if (req == H_RPT_INVALIDATE) {

Completed in 154 milliseconds