Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Demulate.c942 static void latch_linear_to_phys(struct hvm_vcpu_io *vio, unsigned long gla, in latch_linear_to_phys() function
981 latch_linear_to_phys(vio, gla, gpa, dir == IOREQ_WRITE); in hvmemul_linear_mmio_access()
1499 latch_linear_to_phys(vio, saddr, sgpa, 0); in hvmemul_rep_movs()
1506 latch_linear_to_phys(vio, daddr, dgpa, 1); in hvmemul_rep_movs()
1689 latch_linear_to_phys(vio, addr, gpa, 1); in hvmemul_rep_stos()

Completed in 7 milliseconds