Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/i386/
H A Dcpu.c227 slot_subtype( in slot_subtype() function
/xnu-8796.141.3/osfmk/mach/
H A Dmachine.h116 cpu_subtype_t slot_subtype(
/xnu-8796.141.3/osfmk/kdp/ml/arm/
H A Dkdp_machdep.c221 hostinfo->cpu_subtype = slot_subtype(0); in kdp_machine_hostinfo()
/xnu-8796.141.3/osfmk/kern/
H A Dhost.c212 basic_info->cpu_subtype = slot_subtype(master_id); in host_info()
391 user_arch_info->cpu_subtype = slot_subtype(master_id); in host_info()
H A Dprocessor.c694 basic_info->cpu_subtype = slot_subtype(cpu_id); in processor_info()
/xnu-8796.141.3/osfmk/arm/
H A Dcpu_common.c787 slot_subtype(int slot_num) in slot_subtype() function