HomeSort by relevance Sort by last modified time
    Searched defs:read_base (Results 1 - 3 of 3) sorted by null

  /external/linux-kselftest/tools/testing/selftests/x86/
fsgsbase.c 76 static unsigned long read_base(enum which_base which) function
126 base = read_base(GS);
160 base = read_base(GS);
305 if (read_base(GS) != local) {
316 base = read_base(GS);
339 base = read_base(GS);
  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_state_shader.h 64 uint8_t read_base; member in struct:ilo_state_shader_urb_info
  /external/e2fsprogs/misc/
badblocks.c 737 unsigned char *test_base, *save_base, *read_base; local
775 read_base = blkbuf + (2 * blocks_at_once * block_size);
924 read_ptr = read_base;
    [all...]

Completed in 120 milliseconds