Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dthunks_32.S13 .global call64_from_32
17 call64_from_32: label
47 .size call64_from_32, .-call64_from_32
H A Dtest_syscall_vdso.c114 extern unsigned long call64_from_32(void (*function)(void));
251 call64_from_32(poison_regs64); in run_syscall()
299 call64_from_32(get_regs64); in run_syscall()