Home
last modified time | relevance | path

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

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