Home
last modified time | relevance | path

Searched refs:mtd_add (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/bsd/sys/ !
H A Dmonotonic.h148 int(*const mtd_add)(struct monotonic_config *config, uint32_t *ctr_out); member
/xnu-8792.41.9/bsd/dev/ !
H A Dmonotonic.c198 error = dev->mtd_add(&ctl.in.config, &ctr); in mt_ctl_add()
/xnu-8792.41.9/osfmk/arm64/ !
H A Dmonotonic_arm64.c1454 .mtd_add = uncore_add,