Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/kernel/
Dkprobes-test.h422 #define VALR 0xdeaddead macro
Dkprobes-test.c1161 val = (scenario & 2) ? VALR : ~VALR; in setup_test_context()