Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/kernel/
Dtest_nx.c45 static void fudze_exception_table(void *marker, void *new) in fudze_exception_table() function
85 fudze_exception_table(&foo_label, address); in test_address()
100 fudze_exception_table(address, &foo_label); in test_address()