Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A 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
H A 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()
H A Dthunks_32.S14 .type call32_from_64, @function