Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dthunks_32.S21 .global call64_from_32 symbol
25 call64_from_32: label
55 .size call64_from_32, .-call64_from_32
Dtest_syscall_vdso.c115 extern unsigned long call64_from_32(void (*function)(void));
252 call64_from_32(poison_regs64); in run_syscall()
300 call64_from_32(get_regs64); in run_syscall()