Home
last modified time | relevance | path

Searched defs:CpuId (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/libaom/third_party/libyuv/source/
H A Dcpu_id.cc49 void CpuId(int info_eax, int info_ecx, int* cpu_info) { in CpuId() function
95 void CpuId(int eax, int ecx, int* cpu_info) { in CpuId() function
/aosp_15_r20/external/libvpx/third_party/libyuv/source/
H A Dcpu_id.cc49 void CpuId(int info_eax, int info_ecx, int* cpu_info) { in CpuId() function
95 void CpuId(int eax, int ecx, int* cpu_info) { in CpuId() function
/aosp_15_r20/external/libyuv/source/
H A Dcpu_id.cc48 void CpuId(int info_eax, int info_ecx, int* cpu_info) { in CpuId() function
94 void CpuId(int eax, int ecx, int* cpu_info) { in CpuId() function
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/examples/armv4t_multicore/
Demu.rs25 pub enum CpuId { enum
186 pub fn step(&mut self) -> Option<(Event, CpuId)> { in step() argument
Dgdb.rs23 fn tid_to_cpuid(tid: Tid) -> Result<CpuId, &'static str> { in tid_to_cpuid()
/aosp_15_r20/external/crosvm/kvm/src/
H A Dlib.rs191 fn get_cpuid(&self, kind: IoctlNr) -> Result<CpuId> { in get_cpuid()
209 pub fn get_supported_cpuid(&self) -> Result<CpuId> { in get_supported_cpuid()
215 pub fn get_emulated_cpuid(&self) -> Result<CpuId> { in get_emulated_cpuid()
1411 pub fn get_hyperv_cpuid(&self) -> Result<CpuId> { in get_hyperv_cpuid()
1821 pub type CpuId = FlexibleArrayWrapper<kvm_cpuid2, kvm_cpuid_entry2>; typedef
/aosp_15_r20/external/crosvm/hypervisor/src/kvm/
H A Dx86_64.rs121 ) -> Result<CpuId> { in get_cpuid_with_initial_capacity()
154 pub fn get_cpuid(&self, kind: IoctlNr) -> Result<CpuId> { in get_cpuid()
175 fn get_supported_cpuid(&self) -> Result<CpuId> { in get_supported_cpuid()
1128 impl<'a> From<&'a KvmCpuId> for CpuId { implementation
1129 fn from(kvm_cpuid: &'a KvmCpuId) -> CpuId { in from()
/aosp_15_r20/external/crosvm/hypervisor/src/
H A Dx86_64.rs49 fn get_supported_cpuid(&self) -> Result<CpuId>; in get_supported_cpuid()
403 pub struct CpuId { struct
404 pub cpu_id_entries: Vec<CpuIdEntry>, argument
407 impl CpuId { implementation
H A Dhaxm.rs93 fn get_supported_cpuid(&self) -> Result<CpuId> { in get_supported_cpuid()
H A Dwhpx.rs214 fn get_supported_cpuid(&self) -> Result<CpuId> { in get_supported_cpuid()
/aosp_15_r20/external/libgav1/src/utils/
H A Dcpu.cc31 void CpuId(int leaf, uint32_t info[4]) { in CpuId() function
/aosp_15_r20/external/crosvm/x86_64/src/
H A Dcpuid.rs291 pub fn filter_cpuid(cpuid: &mut hypervisor::CpuId, ctx: &CpuIdContext) { in filter_cpuid()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_client.h67 inline PjRtPlatformId CpuId() { in CpuId() function
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/
H A Dvm.rs91 cpuid: CpuId, in new()
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/Lib/
H A Damdlib.c1286 CPUID_DATA CpuId; in LibAmdGetPackageType() local
/aosp_15_r20/out/soong/.intermediates/external/rust/crabbyavif/liblibyuv_sys/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std/out/
Dlibyuv_bindgen.rs5855 pub fn CpuId( in CpuId() function
/aosp_15_r20/out/soong/.intermediates/external/rust/crabbyavif/libcrabbyavif_yuv_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dlibyuv_bindgen.rs5855 pub fn CpuId( in CpuId() function