HomeSort by relevance Sort by last modified time
    Searched refs:ucall_type_t (Results 1 - 2 of 2) sorted by null

  /external/linux-kselftest/tools/testing/selftests/kvm/lib/
ucall.c 12 static ucall_type_t ucall_type;
28 void ucall_init(struct kvm_vm *vm, ucall_type_t type, void *arg)
  /external/linux-kselftest/tools/testing/selftests/kvm/include/
kvm_util.h 150 } ucall_type_t; typedef in typeref:enum:__anon30589
167 void ucall_init(struct kvm_vm *vm, ucall_type_t type, void *arg);

Completed in 2663 milliseconds