Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Duv.h57 static inline int uv_call(unsigned long r1, unsigned long r2) in uv_call() function
98 if (!uv_call(0, (u64)&uvcb)) in share()
/Linux-v5.4/arch/s390/boot/
Duv.c18 if (uv_call(0, (uint64_t)&uvcb)) in uv_query_info()