HomeSort by relevance Sort by last modified time
    Searched refs:kvm_dirty_log (Results 1 - 14 of 14) sorted by null

  /external/qemu/android/config/linux-x86/linux/
kvm.h 243 struct kvm_dirty_log { struct
520 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log)
  /external/qemu/android/config/linux-x86_64/linux/
kvm.h 243 struct kvm_dirty_log { struct
520 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
kvm.h 243 struct kvm_dirty_log { struct
520 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
kvm.h 243 struct kvm_dirty_log { struct
520 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log)
  /bionic/libc/kernel/uapi/linux/
kvm.h 345 struct kvm_dirty_log { struct
824 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log)
    [all...]
  /development/ndk/platforms/android-L/include/linux/
kvm.h 345 struct kvm_dirty_log { struct
807 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log)
    [all...]
  /external/kernel-headers/original/uapi/linux/
kvm.h 367 struct kvm_dirty_log { struct
868 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log)
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
kvm.h 345 struct kvm_dirty_log { struct
824 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log)
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
kvm.h 345 struct kvm_dirty_log { struct
824 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log)
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
kvm.h 345 struct kvm_dirty_log { struct
824 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log)
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
kvm.h 345 struct kvm_dirty_log { struct
824 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log)
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
kvm.h 345 struct kvm_dirty_log { struct
824 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log)
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
kvm.h 345 struct kvm_dirty_log { struct
824 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log)
    [all...]
  /external/qemu/
kvm-all.c 53 typedef struct kvm_dirty_log KVMDirtyLog;

Completed in 61 milliseconds