Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/probes/
H A Ddecode.h247 REG_TYPE_NOSP, /* Register must not be SP */ enumerator
H A Ddecode.c294 case REG_TYPE_NOSP: in decode_regs()
/openbmc/linux/arch/arm/probes/kprobes/
H A Dtest-core.c715 [REG_TYPE_NOSP] = COVERAGE_ANY_REG | COVERAGE_SP,
812 case REG_TYPE_NOSP: in coverage_add_registers()