Home
last modified time | relevance | path

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

/arch/arm/probes/
Ddecode.h248 REG_TYPE_NOSPPC, /* Register must not be SP or PC */ enumerator
Ddecode.c300 case REG_TYPE_NOSPPC: in decode_regs()
/arch/arm/probes/kprobes/
Dtest-core.c716 [REG_TYPE_NOSPPC] = COVERAGE_ANY_REG | COVERAGE_SP | COVERAGE_PC,
817 case REG_TYPE_NOSPPC: in coverage_add_registers()