Searched defs:kvm_device (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | file.te | 64 type kvm_device, dev_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | file.te | 64 type kvm_device, dev_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/33.0/private/ |
H A D | file.te | 102 type kvm_device, dev_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/34.0/private/ |
H A D | file.te | 107 type kvm_device, dev_type, mlstrustedobject, vm_manager_device_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/202404/private/ |
H A D | file.te | 122 type kvm_device, dev_type, mlstrustedobject, vm_manager_device_type; type
|
/aosp_15_r20/system/sepolicy/private/ |
H A D | file.te | 133 type kvm_device, dev_type, mlstrustedobject, vm_manager_device_type; type
|
/aosp_15_r20/external/crosvm/src/crosvm/ |
H A D | cmdline.rs | 1589 pub kvm_device: Option<PathBuf>, field
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 109457 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 D | vmlinux_600.h | 109457 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 D | vmlinux.h | 17578 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 D | vmlinux_608.h | 13937 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 D | vmlinux.h | 13937 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 D | vmlinux.h | 19015 struct kvm_device { struct 19016 const struct kvm_device_ops *ops; argument 19022 struct kvm_device_attr { argument
|