Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/kvm/
Ddebug.c75 void kvm_arm_reset_debug_ptr(struct kvm_vcpu *vcpu) in kvm_arm_reset_debug_ptr() function
216 kvm_arm_reset_debug_ptr(vcpu); in kvm_arm_clear_debug()
/Linux-v5.4/arch/arm/include/asm/
Dkvm_host.h340 static inline void kvm_arm_reset_debug_ptr(struct kvm_vcpu *vcpu) {} in kvm_arm_reset_debug_ptr() function
/Linux-v5.4/arch/arm64/include/asm/
Dkvm_host.h553 void kvm_arm_reset_debug_ptr(struct kvm_vcpu *vcpu);
/Linux-v5.4/virt/kvm/arm/
Darm.c352 kvm_arm_reset_debug_ptr(vcpu); in kvm_arch_vcpu_init()