Home
last modified time | relevance | path

Searched defs:hwt_backend_configure (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hwt/
H A Dhwt_backend.h35 int (*hwt_backend_configure)(struct hwt_context *, int cpu_id, member
H A Dhwt_backend.c87 hwt_backend_configure(struct hwt_context *ctx, int cpu_id, int thread_id) in hwt_backend_configure() function