Home
last modified time | relevance | path

Searched refs:read_base (Results 1 – 2 of 2) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/x86/
Dfsgsbase.c76 static unsigned long read_base(enum which_base which) in read_base() function
126 base = read_base(GS); in check_gs_value()
160 base = read_base(GS); in mov_0_gs()
310 if (read_base(GS) != local) { in set_gs_and_switch_to()
318 local = read_base(GS); in set_gs_and_switch_to()
336 base = read_base(GS); in set_gs_and_switch_to()
361 base = read_base(GS); in test_unexpected_base()
/external/e2fsprogs/misc/
Dbadblocks.c746 unsigned char *test_base, *save_base, *read_base; in test_nd() local
784 read_base = blkbuf + (2 * blocks_at_once * block_size); in test_nd()
933 read_ptr = read_base; in test_nd()