Home
last modified time | relevance | path

Searched refs:vmid_val (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-sysfs.c264 config->vmid_val[i] = 0x0; in reset_store()
2115 val = (unsigned long)config->vmid_val[config->vmid_idx]; in vmid_val_show()
2137 config->vmid_val[config->vmid_idx] = (u64)val; in vmid_val_store()
2141 static DEVICE_ATTR_RW(vmid_val);
2241 config->vmid_val[i] &= ~(0xFFUL << (j * 8)); in vmid_masks_store()
H A Dcoresight-etm4x.h802 u64 vmid_val[ETM_MAX_VMID_CMP]; member
H A Dcoresight-etm4x-core.c461 etm4x_relaxed_write64(csa, config->vmid_val[i], TRCVMIDCVRn(i)); in etm4_enable_hw()
/OK3568_Linux_fs/kernel/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst434 :File: ``vmid_val`` (rw)
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-etm4x271 What: /sys/bus/coresight/devices/etm<N>/vmid_val