Searched refs:contextid (Results 1 – 4 of 4) sorted by relevance
162 uint32_t contextid = (addr & (plic->context_stride - 1)); in sifive_plic_read() local164 if (contextid == 0) { in sifive_plic_read()166 } else if (contextid == 4) { in sifive_plic_read()230 uint32_t contextid = (addr & (plic->context_stride - 1)); in sifive_plic_write() local232 if (contextid == 0) { in sifive_plic_write()246 } else if (contextid == 4) { in sifive_plic_write()
81 u64 contextid = evsel->core.attr.config & in cs_etm_validate_context_id() local86 if (!contextid) in cs_etm_validate_context_id()108 if (contextid & in cs_etm_validate_context_id()124 if (contextid & in cs_etm_validate_context_id()
542 "contextid": Will be an alias for the option that enables PID544 contextid == contextid1, on EL1 kernel.545 contextid == contextid2, on EL2 kernel.548 automatically enable the "contextid" config - but for EL2 it is possible to make602 * - contextid
91 __ATTR(contextid, 0444, format_attr_contextid_show, NULL);