Home
last modified time | relevance | path

Searched defs:base_features (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/art/runtime/arch/arm/
H A Dinstruction_set_features_arm_test.cc71 std::unique_ptr<const InstructionSetFeatures> base_features( in TEST() local
/aosp_15_r20/art/runtime/arch/arm64/
H A Dinstruction_set_features_arm64_test.cc132 std::unique_ptr<const InstructionSetFeatures> base_features( in TEST() local
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/gpu/sys/
H A Dlinux.rs236 let base_features = virtio::base_features(ProtectionType::Unprotected); in run_gpu_device() localVariable
H A Dwindows.rs300 let base_features = virtio::base_features(ProtectionType::Unprotected); in run_gpu_device_worker() localVariable
/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Ddevice_helpers.rs321 let base_features = virtio::base_features(protection_type); in create_virtio_device() localVariable
341 let base_features = virtio::base_features(ProtectionType::Unprotected); in create_vhost_user_device() localVariable
369 let base_features = virtio::base_features(protection_type); in create_virtio_device() localVariable
/aosp_15_r20/art/runtime/arch/
H A Dinstruction_set_features_test.cc99 std::unique_ptr<const InstructionSetFeatures> base_features( local
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dmod.rs280 pub fn base_features(protection_type: ProtectionType) -> u64 { in base_features() function
H A Dmedia.rs516 base_features: u64, field
H A Dwl.rs1967 base_features: u64, field
/aosp_15_r20/external/crosvm/devices/src/virtio/video/
H A Dmod.rs136 base_features: u64, field
/aosp_15_r20/external/crosvm/devices/src/virtio/gpu/
H A Dmod.rs1403 base_features: u64, field