Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dhvcall.h199 #define H_PIC 0xF8 macro
/arch/powerpc/kvm/
Dtrace_hv.h52 {H_PIC, "H_PIC"}, \
/arch/powerpc/platforms/pseries/
Dlparcfg.c145 rc = plpar_hcall(H_PIC, retbuf); in h_pic()