Searched refs:phys_id (Results 1 – 6 of 6) sorted by relevance
173 uint64_t phys_id; member
226 phys_cpuid_t phys_id; /* CPU hardware ID such as APIC ID for x86 */ member362 int acpi_map_cpuid(phys_cpuid_t phys_id, u32 acpi_id);
218 __le32 phys_id; member
41 extern bool arch_match_cpu_phys_id(int cpu, u64 phys_id);
7 u8 phys_id; member
279 static inline bool invalid_phys_cpuid(phys_cpuid_t phys_id) in invalid_phys_cpuid() argument281 return phys_id == PHYS_CPUID_INVALID; in invalid_phys_cpuid()
Completed in 19 milliseconds