Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen_pt.c695 .priority = MEMORY_LISTENER_PRIORITY_ACCEL,
702 .priority = MEMORY_LISTENER_PRIORITY_ACCEL,
H A Dxen-pvh-common.c30 .priority = MEMORY_LISTENER_PRIORITY_ACCEL,
H A Dxen-hvm-common.c172 .priority = MEMORY_LISTENER_PRIORITY_ACCEL,
/openbmc/qemu/accel/hvf/
H A Dhvf-accel-ops.c304 .priority = MEMORY_LISTENER_PRIORITY_ACCEL,
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c482 .priority = MEMORY_LISTENER_PRIORITY_ACCEL,
/openbmc/qemu/include/exec/
H A Dmemory.h815 #define MEMORY_LISTENER_PRIORITY_ACCEL 10 macro
/openbmc/qemu/target/i386/nvmm/
H A Dnvmm-all.c1129 .priority = MEMORY_LISTENER_PRIORITY_ACCEL,
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c2409 .priority = MEMORY_LISTENER_PRIORITY_ACCEL,
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c1922 kml->listener.priority = MEMORY_LISTENER_PRIORITY_ACCEL; in kvm_memory_listener_register()