Home
last modified time | relevance | path

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

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