Home
last modified time | relevance | path

Searched defs:kvm_device (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/system/sepolicy/prebuilts/api/31.0/private/
H A Dfile.te64 type kvm_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/32.0/private/
H A Dfile.te64 type kvm_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/33.0/private/
H A Dfile.te102 type kvm_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/34.0/private/
H A Dfile.te107 type kvm_device, dev_type, mlstrustedobject, vm_manager_device_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/202404/private/
H A Dfile.te122 type kvm_device, dev_type, mlstrustedobject, vm_manager_device_type; type
/aosp_15_r20/system/sepolicy/private/
H A Dfile.te133 type kvm_device, dev_type, mlstrustedobject, vm_manager_device_type; type
/aosp_15_r20/external/crosvm/src/crosvm/
H A Dcmdline.rs1589 pub kvm_device: Option<PathBuf>, field
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h109457 struct kvm_device { struct
109458 const struct kvm_device_ops *ops; argument
109459 struct kvm *kvm;
109460 void *private;
109461 struct list_head vm_node;
H A Dvmlinux_600.h109457 struct kvm_device { struct
109458 const struct kvm_device_ops *ops; argument
109459 struct kvm *kvm;
109460 void *private;
109461 struct list_head vm_node;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h17578 struct kvm_device { struct
17579 const struct kvm_device_ops *ops; argument
17589 int (*create)(struct kvm_device *, u32); argument
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h13937 struct kvm_device { struct
13938 const struct kvm_device_ops *ops; argument
13939 struct kvm *kvm;
13940 void *private;
13941 struct list_head vm_node;
H A Dvmlinux.h13937 struct kvm_device { struct
13938 const struct kvm_device_ops *ops; argument
13939 struct kvm *kvm;
13940 void *private;
13941 struct list_head vm_node;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h19015 struct kvm_device { struct
19016 const struct kvm_device_ops *ops; argument
19022 struct kvm_device_attr { argument