Home
last modified time | relevance | path

Searched defs:gla (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/x86/
H A Dvmx.h58 u64 gla; member
995 static inline int __invvpid(unsigned long type, u64 vpid, u64 gla) in __invvpid()
1006 static inline void invvpid(unsigned long type, u64 vpid, u64 gla) in invvpid()
H A Dvmx_tests.c3101 static bool invvpid_valid(u64 type, u64 vpid, u64 gla) in invvpid_valid()
3118 static void try_invvpid(u64 type, u64 vpid, u64 gla) in try_invvpid()