Home
last modified time | relevance | path

Searched defs:op (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/lib/s390x/
H A Dcss_dump.c140 void dump_orb(struct orb *op) in dump_orb()
/kvm-unit-tests/x86/
H A Dvmx_tests.c2264 enum ept_access_op op; member
2302 static void do_ept_access_op(enum ept_access_op op) in do_ept_access_op()
2350 static void do_ept_violation(bool leaf, enum ept_access_op op, in do_ept_violation()
2384 unsigned long set, enum ept_access_op op, in ept_violation_at_level_mkhuge()
2404 enum ept_access_op op, u64 expected_qual) in ept_violation_at_level()
2414 enum ept_access_op op, u64 expected_qual) in ept_violation()
2422 static void ept_access_violation(unsigned long access, enum ept_access_op op, in ept_access_violation()
2459 enum ept_access_op op, bool expect_violation, in ept_access_paddr()
2527 enum ept_access_op op) in ept_access_allowed_paddr()
2535 enum ept_access_op op, in ept_access_violation_paddr()
[all …]
/kvm-unit-tests/riscv/
H A Dsbi-fwft.c256 const char *op; in adue_check() local