Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/
H A Ducall_common.h62 GUEST_FILE, enumerator
101 (const char *)(ucall).args[GUEST_FILE], \
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Ducall_common.c88 WRITE_ONCE(uc->args[GUEST_FILE], (uint64_t)(file)); in ucall_assert()