/external/libaom/third_party/libyuv/source/ |
D | cpu_id.cc | 49 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
|
/external/libvpx/third_party/libyuv/source/ |
D | cpu_id.cc | 49 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
|
/external/libyuv/source/ |
D | cpu_id.cc | 48 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
|
/external/libgav1/src/utils/ |
D | cpu.cc | 31 void CpuId(int leaf, uint32_t info[4]) { in CpuId() function
|
/external/rust/android-crates-io/crates/gdbstub/examples/armv4t_multicore/ |
D | emu.rs | 25 pub enum CpuId { enum 186 pub fn step(&mut self) -> Option<(Event, CpuId)> { in step() argument
|
D | gdb.rs | 23 fn tid_to_cpuid(tid: Tid) -> Result<CpuId, &'static str> { in tid_to_cpuid()
|
/external/crosvm/hypervisor/src/ |
D | haxm.rs | 93 fn get_supported_cpuid(&self) -> Result<CpuId> { in get_supported_cpuid()
|
D | whpx.rs | 214 fn get_supported_cpuid(&self) -> Result<CpuId> { in get_supported_cpuid()
|
D | x86_64.rs | 50 fn get_supported_cpuid(&self) -> Result<CpuId>; in get_supported_cpuid() 410 pub struct CpuId { struct 411 pub cpu_id_entries: Vec<CpuIdEntry>, argument 414 impl CpuId { implementation
|
/external/crosvm/kvm/src/ |
D | lib.rs | 221 fn get_cpuid(&self, kind: IoctlNr) -> Result<CpuId> { in get_cpuid() 239 pub fn get_supported_cpuid(&self) -> Result<CpuId> { in get_supported_cpuid() 245 pub fn get_emulated_cpuid(&self) -> Result<CpuId> { in get_emulated_cpuid() 1445 pub fn get_hyperv_cpuid(&self) -> Result<CpuId> { in get_hyperv_cpuid() 1855 pub type CpuId = FlexibleArrayWrapper<kvm_cpuid2, kvm_cpuid_entry2>; typedef
|
/external/crosvm/hypervisor/src/kvm/ |
D | x86_64.rs | 125 ) -> Result<CpuId> { in get_cpuid_with_initial_capacity() 158 pub fn get_cpuid(&self, kind: IoctlNr) -> Result<CpuId> { in get_cpuid() 179 fn get_supported_cpuid(&self) -> Result<CpuId> { in get_supported_cpuid() 1190 impl<'a> From<&'a KvmCpuId> for CpuId { implementation 1191 fn from(kvm_cpuid: &'a KvmCpuId) -> CpuId { in from()
|
/external/crosvm/x86_64/src/ |
D | cpuid.rs | 290 pub fn filter_cpuid(cpuid: &mut hypervisor::CpuId, ctx: &CpuIdContext) { in filter_cpuid()
|
/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
D | pjrt_client.h | 67 inline PjRtPlatformId CpuId() { in CpuId() function
|
/external/crosvm/hypervisor/src/whpx/ |
D | vm.rs | 92 cpuid: CpuId, in new()
|
/external/coreboot/src/vendorcode/amd/pi/Lib/ |
D | amdlib.c | 1286 CPUID_DATA CpuId; in LibAmdGetPackageType() local
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Kernel/ |
D | mod.rs | 427 pub CpuId: u16, field
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Kernel/ |
D | mod.rs | 427 pub CpuId: u16, field
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemServices/ |
D | mod.rs | 19500 pub CpuId: [u8; 48], field
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemServices/ |
D | mod.rs | 19500 pub CpuId: [u8; 48], field
|