Searched refs:thmap_ops_t (Results 1 – 3 of 3) sorted by relevance
45 } thmap_ops_t; typedef47 thmap_t * thmap_create(uintptr_t, const thmap_ops_t *, unsigned);
233 const thmap_ops_t * ops;256 static const thmap_ops_t thmap_default_ops = {1006 thmap_create(uintptr_t baseptr, const thmap_ops_t *ops, unsigned flags) in thmap_create()
84 static const thmap_ops_t npf_param_thmap_ops = {