Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/x86/
Dthunks.S12 .global call32_from_64
13 .type call32_from_64, @function
14 call32_from_64: label
59 .size call32_from_64, .-call32_from_64
Dsysret_ss_attrs.c36 extern unsigned long call32_from_64(void *stack, void (*function)(void));
93 call32_from_64(stack32 + 4088, test_ss); in main()
Dthunks_32.S14 .type call32_from_64, @function