Home
last modified time | relevance | path

Searched refs:VALR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/probes/kprobes/
Dtest-core.h448 #define VALR 0xdeaddead macro
Dtest-core.c1171 val = (scenario & 2) ? VALR : ~VALR; in setup_test_context()