Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/mm/kmemcheck/
Dselftest.c7 struct selftest_opcode { struct
13 static const struct selftest_opcode selftest_opcodes[] = { argument
38 static bool selftest_opcode_one(const struct selftest_opcode *op) in selftest_opcode_one()