Searched defs:phys_id (Results 1 - 20 of 20) sorted by relevance

/linux-master/arch/arm/kernel/
H A Ddevtree.c167 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) argument
/linux-master/drivers/of/
H A Dcpu.c42 bool __weak arch_match_cpu_phys_id(int cpu, u64 phys_id) argument
/linux-master/arch/riscv/kernel/
H A Dcpu.c20 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) argument
/linux-master/include/xen/interface/
H A Dvcpu.h173 uint64_t phys_id; member in struct:vcpu_get_physid
/linux-master/drivers/acpi/
H A Dprocessor_core.c163 phys_cpuid_t phys_id = PHYS_CPUID_INVALID; /* CPU hardware ID */ local
138 map_core_pic_id(struct acpi_subtable_header *entry, int device_declaration, u32 acpi_id, phys_cpuid_t *phys_id) argument
223 phys_cpuid_t phys_id = PHYS_CPUID_INVALID; local
256 phys_cpuid_t phys_id; local
266 acpi_map_cpuid(phys_cpuid_t phys_id, u32 acpi_id) argument
314 phys_cpuid_t phys_id; local
[all...]
/linux-master/arch/arm64/kernel/
H A Dsetup.c98 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) argument
/linux-master/arch/x86/kernel/cpu/
H A Dtopology.c72 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) argument
/linux-master/arch/powerpc/kernel/
H A Dprom.c1015 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) argument
/linux-master/include/acpi/
H A Dprocessor.h226 phys_cpuid_t phys_id; /* CPU hardware ID such as APIC ID for x86 */ member in struct:acpi_processor
/linux-master/arch/powerpc/perf/
H A Dimc-pmu.c1208 int phys_id = cpu_to_node(cpu_id), rc = 0; local
/linux-master/include/linux/
H A Dsfp.h7 u8 phys_id; member in struct:sfp_eeprom_base
H A Dacpi.h282 static inline bool invalid_phys_cpuid(phys_cpuid_t phys_id) argument
/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.h127 unsigned int phys_id; member in struct:vop2_win_data
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c3096 u32 number, logical_id, phys_id; local
[all...]
H A Di40e_adminq_cmd.h388 __le32 phys_id; member in struct:i40e_aqc_list_capabilities_element_resp
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_common.c2069 u32 phys_id = le32_to_cpu(elem->phys_id); local
2471 u32 phys_id = le32_to_cpu(cap->phys_id); local
H A Dice_adminq_cmd.h135 __le32 phys_id; member in struct:ice_aqc_list_caps_elem
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_init.c12350 lpfc_find_hyper(struct lpfc_hba *phba, int cpu, uint16_t phys_id, uint16_t core_id) argument
[all...]
H A Dlpfc_sli4.h603 uint16_t phys_id; member in struct:lpfc_vector_map_info
/linux-master/drivers/irqchip/
H A Dirq-gic-v3-its.c370 u32 phys_id; member in struct:its_cmd_desc::__anon14::__anon20
479 static void its_encode_phys_id(struct its_cmd_block *cmd, u32 phys_id) argument

Completed in 503 milliseconds