shared_scratch     38 tools/testing/selftests/x86/fsgsbase.c static unsigned short *shared_scratch;
shared_scratch    456 tools/testing/selftests/x86/fsgsbase.c 		*shared_scratch = load_gs();
shared_scratch    474 tools/testing/selftests/x86/fsgsbase.c 		if (gs != *shared_scratch) {
shared_scratch    508 tools/testing/selftests/x86/fsgsbase.c 	shared_scratch = mmap(NULL, 4096, PROT_READ | PROT_WRITE,