Home
last modified time | relevance | path

Searched refs:H_GET_NX_FAULT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h306 #define H_GET_NX_FAULT 0x3A0 macro
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dvas.c177 rc = plpar_hcall_norets(H_GET_NX_FAULT, winid, buffer); in h_get_nx_fault()