Searched refs:v2 (Results 1 – 11 of 11) sorted by relevance
48 : [v1] "Q" (prm.a), [v2] "Q" (prm.b) in test_add()74 : [v1] "Q" (prm.a), [v2] "Q" (prm.b) in test_ext1_nand()101 : [v1] "Q" (prm.a), [v2] "Q" (prm.b) in test_bcd_add()
12 #error Do not directly include <asm/gic-v2.h>. Include <asm/gic.h>
403 if (svm_tests[i].v2 == NULL) { in run_svm_tests()416 svm_tests[i].v2(); in run_svm_tests()
794 if (current->v2) in guest_main()1842 if (test->v2) { in test_run()1882 if (test->v2) in test_run()1883 test->v2(); in test_run()1919 assert(current->v2); in __test_set_guest()
387 static bool sseeq(uint32_t *v1, uint32_t *v2) in sseeq() argument393 ok &= v1[i] == v2[i]; in sseeq()
386 void (*v2)(void); member
387 #define NPT_V2_TEST(name) { #name, .v2 = name }
130 void (*v2)(void); member
2181 #define TEST(name) { #name, .v2 = name }
11380 #define TEST(name) { #name, .v2 = name }
62 cflatobjs += lib/arm/gic.o lib/arm/gic-v2.o lib/arm/gic-v3.o