Home
last modified time | relevance | path

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

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