Home
last modified time | relevance | path

Searched defs:ignore (Results 1 – 4 of 4) sorted by relevance

/kvm-unit-tests/s390x/
H A Dexittime.c28 static void test_nop(long ignore) in test_nop()
48 static long setup_get_this_cpuaddr(long ignore) in setup_get_this_cpuaddr()
53 static void test_diag44(long ignore) in test_diag44()
60 static void test_stnsm(long ignore) in test_stnsm()
70 static void test_stosm(long ignore) in test_stosm()
80 static long setup_ssm(long ignore) in setup_ssm()
101 static long setup_lctl4(long ignore) in setup_lctl4()
122 static void test_stpx(long ignore) in test_stpx()
132 static void test_stfl(long ignore) in test_stfl()
142 static void test_epsw(long ignore) in test_epsw()
[all …]
/kvm-unit-tests/x86/
H A Dapic.c333 static void sti_loop(void *ignore) in sti_loop()
H A Drealmode.c257 static int regs_equal(int ignore) in regs_equal()
H A Daccess.c766 static int pt_match(pt_element_t pte1, pt_element_t pte2, pt_element_t ignore) in pt_match()