Home
last modified time | relevance | path

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

/xnu-8796.141.3/pexpert/arm/
H A Dpe_identify_machine.c584 struct tbd_ops generic_funcs = {&fleh_fiq_generic, NULL, NULL}; in pe_arm_init_timer()
585 struct tbd_ops empty_funcs __unused = {NULL, NULL, NULL}; in pe_arm_init_timer()
/xnu-8796.141.3/osfmk/arm/
H A Dmachine_routines.h509 struct tbd_ops { struct
514 typedef struct tbd_ops *tbd_ops_t; argument
515 typedef struct tbd_ops tbd_ops_data_t;