Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c6336 static int write_mmio(struct kvm_vcpu *vcpu, gpa_t gpa, int bytes, void *val) in write_mmio() function
6367 .read_write_mmio = write_mmio,