call32_from_64     36 tools/testing/selftests/x86/sysret_ss_attrs.c extern unsigned long call32_from_64(void *stack, void (*function)(void));
call32_from_64     93 tools/testing/selftests/x86/sysret_ss_attrs.c 		call32_from_64(stack32 + 4088, test_ss);