Home
last modified time | relevance | path

Searched refs:slot_type (Results 1 – 6 of 6) sorted by relevance

/xnu-8792.61.2/osfmk/i386/
H A Dcpu.c220 slot_type( in slot_type() function
/xnu-8792.61.2/osfmk/mach/
H A Dmachine.h113 cpu_type_t slot_type(
/xnu-8792.61.2/osfmk/kdp/ml/arm/
H A Dkdp_machdep.c220 hostinfo->cpu_type = slot_type(0); in kdp_machine_hostinfo()
/xnu-8792.61.2/osfmk/kern/
H A Dhost.c211 basic_info->cpu_type = slot_type(master_id); in host_info()
390 user_arch_info->cpu_type = slot_type(master_id); in host_info()
H A Dprocessor.c686 basic_info->cpu_type = slot_type(cpu_id); in processor_info()
/xnu-8792.61.2/osfmk/arm/
H A Dcpu_common.c781 slot_type(int slot_num) in slot_type() function