Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
A Dkvm_emulate.h125 int (*read_phys)(struct x86_emulate_ctxt *ctxt, unsigned long addr, member
A Demulate.c2530 ret = ctxt->ops->read_phys(ctxt, smbase + 0xfe00, buf, sizeof(buf)); in em_rsm()
A Dx86.c7532 .read_phys = kvm_read_guest_phys_system,

Completed in 96 milliseconds