Home
last modified time | relevance | path

Searched refs:tbd_ops (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.101.15/pexpert/arm/
H A Dpe_identify_machine.c254 struct tbd_ops generic_funcs = {&fleh_fiq_generic, NULL, NULL}; in pe_arm_init_timer()
255 struct tbd_ops empty_funcs __unused = {NULL, NULL, NULL}; in pe_arm_init_timer()
/xnu-11417.101.15/osfmk/arm/
H A Dmachine_routines.h382 struct tbd_ops { struct
387 typedef struct tbd_ops *tbd_ops_t; argument
388 typedef struct tbd_ops tbd_ops_data_t;