Home
last modified time | relevance | path

Searched defs:exit (Results 1 – 9 of 9) sorted by relevance

/kvm-unit-tests/s390x/snippets/c/
H A Dcstart.S33 .global exit symbol
35 exit: label
/kvm-unit-tests/x86/efi/
H A Dcrt0-efi-x86_64.S67 .exit: label
/kvm-unit-tests/lib/s390x/
H A Dio.c56 void exit(int code) in exit() function
/kvm-unit-tests/lib/powerpc/
H A Dio.c64 void exit(int code) in exit() function
/kvm-unit-tests/lib/arm/
H A Dio.c144 void exit(int code) in exit() function
/kvm-unit-tests/lib/x86/
H A Dio.c87 void exit(int code) in exit() function
/kvm-unit-tests/lib/riscv/
H A Dio.c150 void exit(int code) in exit() function
/kvm-unit-tests/x86/
H A Drealmode.c126 static void exit(int code) in exit() function
H A Dvmx_tests.c4938 u32 exit = saved_exit; in test_vmx_preemption_timer() local