Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
A Dkvm_nested.h137 static inline bool kvm_supported_tlbi_s1e1_op(struct kvm_vcpu *vpcu, u32 instr) in kvm_supported_tlbi_s1e1_op() argument
139 struct kvm *kvm = vpcu->kvm; in kvm_supported_tlbi_s1e1_op()
163 static inline bool kvm_supported_tlbi_s1e2_op(struct kvm_vcpu *vpcu, u32 instr) in kvm_supported_tlbi_s1e2_op() argument
165 struct kvm *kvm = vpcu->kvm; in kvm_supported_tlbi_s1e2_op()
/arch/arm64/kvm/
A Dsys_regs.c3556 static bool kvm_supported_tlbi_s12_op(struct kvm_vcpu *vpcu, u32 instr) in kvm_supported_tlbi_s12_op() argument
3558 struct kvm *kvm = vpcu->kvm; in kvm_supported_tlbi_s12_op()
3593 static bool kvm_supported_tlbi_ipas2_op(struct kvm_vcpu *vpcu, u32 instr) in kvm_supported_tlbi_ipas2_op() argument
3595 struct kvm *kvm = vpcu->kvm; in kvm_supported_tlbi_ipas2_op()

Completed in 16 milliseconds