Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kvm/
Ddebug.c86 void kvm_arm_reset_debug_ptr(struct kvm_vcpu *vcpu) in kvm_arm_reset_debug_ptr() function
227 kvm_arm_reset_debug_ptr(vcpu); in kvm_arm_clear_debug()
/Linux-v4.19/arch/arm/include/asm/
Dkvm_host.h298 static inline void kvm_arm_reset_debug_ptr(struct kvm_vcpu *vcpu) {} in kvm_arm_reset_debug_ptr() function
/Linux-v4.19/arch/arm64/include/asm/
Dkvm_host.h434 void kvm_arm_reset_debug_ptr(struct kvm_vcpu *vcpu);
/Linux-v4.19/virt/kvm/arm/
Darm.c356 kvm_arm_reset_debug_ptr(vcpu); in kvm_arch_vcpu_init()