Searched refs:HV_EBADTRAP (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/sparc/kernel/
H A Dhvapi.c14 * calls are unsupported, by returning HV_EBADTRAP or
125 } else if (hv_ret == HV_EBADTRAP ||
/linux-master/arch/sparc/include/asm/
H A Dhypervisor.h49 * is invalid, HV_EBADTRAP will be returned in %o0. Also, all 64-bits
68 #define HV_EBADTRAP 7 /* Invalid function number */ macro

Completed in 122 milliseconds