Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/arm64/
H A Dhost_sve.c20 GUEST_UCALL_NONE(); in guest_code()
H A Ddebug-exceptions.c397 GUEST_UCALL_NONE(); in guest_code_ss()
/linux/tools/testing/selftests/kvm/include/
H A Ducall_common.h51 #define GUEST_UCALL_NONE() ucall_arch_do_ucall((vm_vaddr_t)NULL) macro