Home
last modified time | relevance | path

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

/xnu-8792.41.9/pexpert/arm/
H A Dpe_identify_machine.c578 struct tbd_ops generic_funcs = {&fleh_fiq_generic, NULL, NULL}; in pe_arm_init_timer()
579 struct tbd_ops empty_funcs __unused = {NULL, NULL, NULL}; in pe_arm_init_timer()
/xnu-8792.41.9/osfmk/arm/
H A Dmachine_routines.h458 struct tbd_ops { struct
463 typedef struct tbd_ops *tbd_ops_t; argument
464 typedef struct tbd_ops tbd_ops_data_t;