Searched refs:preload_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/alignment/ |
H A D | alignment_handler.c | 155 void preload_data(void *dst, int offset, int width) in preload_data() function 279 preload_data(ci0, offset, width); in do_test() 280 preload_data(mem0, offset, width); // FIXME: remove?? in do_test()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/alignment/ |
H A D | alignment_handler.c | 146 void preload_data(void *dst, int offset, int width) in preload_data() function 270 preload_data(ci0, offset, width); in do_test() 271 preload_data(mem0, offset, width); // FIXME: remove?? in do_test()
|
Completed in 2 milliseconds