Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/i386/
H A Dcpu.c225 slot_subtype( in slot_subtype() function
/xnu-11215.81.4/osfmk/mach/
H A Dmachine.h116 cpu_subtype_t slot_subtype(
/xnu-11215.81.4/osfmk/kdp/ml/arm/
H A Dkdp_machdep.c234 hostinfo->cpu_subtype = slot_subtype(0); in kdp_machine_hostinfo()
/xnu-11215.81.4/osfmk/kern/
H A Dhost.c212 basic_info->cpu_subtype = slot_subtype(master_id); in host_info()
390 user_arch_info->cpu_subtype = slot_subtype(master_id); in host_info()
H A Dprocessor.c777 basic_info->cpu_subtype = slot_subtype(cpu_id); in processor_info()
/xnu-11215.81.4/osfmk/arm/
H A Dcpu_common.c781 slot_subtype(int slot_num) in slot_subtype() function