Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/probes/kprobes/
Dtest-core.h447 #define VALM 0x456789ab macro
Dtest-core.c1161 val = (scenario & 1) ? VALM : ~VALM; in setup_test_context()