Home
last modified time | relevance | path

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

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