Searched refs:test6_end (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/tests/lib/libnvmm/ |
H A D | h_io_assist_asm.S | 36 .globl test6_begin, test6_end 133 test6_end: label
|
H A D | h_mem_assist_asm.S | 36 .globl test6_begin, test6_end 137 test6_end: label
|
H A D | h_io_assist.c | 328 extern uint8_t test6_begin, test6_end; 343 { "test6 - INSL+REP", &test6_begin, &test6_end,
|
H A D | h_mem_assist.c | 166 extern uint8_t test6_begin, test6_end; 185 { "64bit test6 - DMO", &test6_begin, &test6_end, 0xFFAB, 0 },
|