Home
last modified time | relevance | path

Searched refs:H_GET_PPP (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/powerpc/include/asm/
Dhvcall.h197 #define H_GET_PPP 0xEC macro
/Linux-v5.4/arch/powerpc/kvm/
Dtrace_hv.h49 {H_GET_PPP, "H_GET_PPP"}, \
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dlparcfg.c118 rc = plpar_hcall9(H_GET_PPP, retbuf); in h_get_ppp()