CCN_TYPE_XP
if (CCN_CONFIG_TYPE(event->attr.config) == CCN_TYPE_XP)
if (CCN_CONFIG_TYPE(event->attr.config) == CCN_TYPE_XP) {
if (type == CCN_TYPE_XP && id >= ccn->num_xps)
case CCN_TYPE_XP:
.type = CCN_TYPE_XP, .event = _event, \
case CCN_TYPE_XP:
if (type == CCN_TYPE_XP)
if (type == CCN_TYPE_XP && event_id == CCN_EVENT_WATCHPOINT)
if (CCN_CONFIG_TYPE(event->attr.config) == CCN_TYPE_XP &&
case CCN_TYPE_XP:
if (event_id == CCN_EVENT_WATCHPOINT && type != CCN_TYPE_XP) {
type = CCN_TYPE_XP;
if (CCN_CONFIG_TYPE(event->attr.config) == CCN_TYPE_XP)