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

/linux-master/arch/s390/include/asm/
H A Duv.h329 static inline int __uv_call(unsigned long r1, unsigned long r2) function
348 cc = __uv_call(r1, r2);
359 cc = __uv_call(r1, r2);
/linux-master/arch/s390/kernel/
H A Duv.c222 cc = __uv_call(0, (u64)uvcb);

Completed in 148 milliseconds