Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwt/
H A Dhwt_backend.h40 void (*hwt_backend_disable)(struct hwt_context *, int cpu_id); member
H A Dhwt_backend.c109 hwt_backend_disable(struct hwt_context *ctx, int cpu_id) in hwt_backend_disable() function