Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dhvcall.h194 #define H_GET_PPP 0xEC macro
/arch/powerpc/kvm/
Dtrace_hv.h48 {H_GET_PPP, "H_GET_PPP"}, \
/arch/powerpc/platforms/pseries/
Dlparcfg.c117 rc = plpar_hcall9(H_GET_PPP, retbuf); in h_get_ppp()