Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dkvm_para.h27 if(epapr_hypercall0_1(KVM_HCALL_TOKEN(KVM_HC_FEATURES), &r)) in kvm_arch_para_features()
H A Depapr_hcalls.h509 static inline long epapr_hypercall0_1(unsigned int nr, unsigned long *r2) in epapr_hypercall0_1() function