Searched refs:H_VASI_SIGNAL (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/powerpc/include/asm/
H A Dhvcall.h173 /* VASI signal codes. Only the Cancel code is valid for H_VASI_SIGNAL. */
287 #define H_VASI_SIGNAL 0x2A0 macro
/linux-master/arch/powerpc/platforms/pseries/
H A Dmobility.c663 hvrc = plpar_hcall_norets(H_VASI_SIGNAL, handle,
666 pr_err("H_VASI_SIGNAL error: %ld\n", hvrc);

Completed in 291 milliseconds