Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/intel_th/
H A Dacpi.c22 .host_mode_only = 1,
26 .host_mode_only = 1,
H A Dintel_th.h58 host_mode_only : 1; member
H A Dcore.c680 INTEL_TH_CAP(th, host_mode_only) ? true : host_mode; in intel_th_subdevice_alloc()
777 if ((INTEL_TH_CAP(th, host_mode_only) || host_mode) && in intel_th_populate()