Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dthunks.S20 .global call32_from_64 symbol
21 .type call32_from_64, @function
22 call32_from_64: label
67 .size call32_from_64, .-call32_from_64
Dsysret_ss_attrs.c44 extern unsigned long call32_from_64(void *stack, void (*function)(void));
101 call32_from_64(stack32 + 4088, test_ss); in main()
Dthunks_32.S22 .type call32_from_64, @function