HomeSort by relevance Sort by last modified time
    Searched defs:KVM_DIRTY_TLB (Results 1 - 3 of 3) sorted by null

  /external/strace/
ioctl_redefs1.h 749 #ifdef KVM_DIRTY_TLB
750 # undef KVM_DIRTY_TLB
751 # define KVM_DIRTY_TLB 0x400caeaa
    [all...]
  /bionic/libc/kernel/uapi/linux/
kvm.h 866 struct kvm_dirty_tlb { struct
1058 #define KVM_DIRTY_TLB _IOW(KVMIO, 0xaa, struct kvm_dirty_tlb)
    [all...]
  /external/kernel-headers/original/uapi/linux/
kvm.h 1116 struct kvm_dirty_tlb { struct
    [all...]

Completed in 69 milliseconds