Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/arm64/
H A Dat.c27 #define test_at_insn(op, expect_fault) \ macro
58 test_at_insn(S1E2R, expect_fault); in test_at()
59 test_at_insn(S1E2W, expect_fault); in test_at()
74 test_at_insn(S1E1R, expect_fault); in test_at()
75 test_at_insn(S1E1W, expect_fault); in test_at()