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

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

Completed in 177 milliseconds