Home
last modified time | relevance | path

Searched refs:host_mode_only (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dacpi.c22 .host_mode_only = 1,
26 .host_mode_only = 1,
H A Dintel_th.h52 * @host_mode_only: device can only operate in 'host debugger' mode
58 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()
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dacpi.c22 .host_mode_only = 1,
26 .host_mode_only = 1,
H A Dintel_th.h52 * @host_mode_only: device can only operate in 'host debugger' mode
58 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()

Completed in 5 milliseconds