Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dkvm_para.h32 static inline long __kvm_hypercall0(unsigned long nr) in __kvm_hypercall0() function
45 return __kvm_hypercall0(nr); in kvm_hypercall0()