Home
last modified time | relevance | path

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

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