Home
last modified time | relevance | path

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

/linux-4.1.27/virt/kvm/arm/
Dvgic-v2-emul.c573 static bool handle_cpu_mmio_misc(struct kvm_vcpu *vcpu, in handle_cpu_mmio_misc() function
617 return handle_cpu_mmio_misc(vcpu, mmio, GIC_CPU_ALIAS_BINPOINT); in handle_mmio_abpr()
645 .handle_mmio = handle_cpu_mmio_misc,