Home
last modified time | relevance | path

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

/kvm-unit-tests/s390x/
H A Dskey.c163 enum access { enum
174 static void check_key_prot_exc(enum access access, enum protection prot) in check_key_prot_exc()
/kvm-unit-tests/powerpc/
H A Dsprs.c113 uint16_t access; member
/kvm-unit-tests/x86/
H A Dvmx_tests.c2422 static void ept_access_violation(unsigned long access, enum ept_access_op op, in ept_access_violation()
2590 static void ept_access_allowed(unsigned long access, enum ept_access_op op) in ept_access_allowed()
2659 static void ept_access_misconfig(unsigned long access) in ept_access_misconfig()
10082 static void vmcs_shadow_test_access(u8 *bitmap[2], enum vmcs_access access) in vmcs_shadow_test_access()