Searched refs:hole_base (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/intel_nb5000/ |
H A D | intel_nbdrv.c | 61 uint64_t *hole_base, uint64_t *hole_size, uint8_t *wayp, 79 h = nb_ranks[branch][i].hole_base; 101 *hole_base = h; 122 uint64_t hole_base; local 127 &limit, &hole_base, &hole_size, &way, &branch_interleave); 134 hole_base); 60 rank_to_base(uint8_t branch, uint8_t rank, uint8_t *interleave, uint64_t *limit, uint64_t *hole_base, uint64_t *hole_size, uint8_t *wayp, uint8_t *branch_interleavep) argument
|
H A D | nb5000_init.c | 476 uint32_t hole_base; local 515 hole_base = 0; 541 hole_base = top_of_low_memory; 555 nb_ranks[i][j].hole_base = hole_base; 561 hole_base, hole_size, interleave, 566 hole_base, hole_size, 570 hole_base, hole_size,
|
H A D | nb_log.h | 251 uint32_t hole_base; member in struct:rank_select
|
Completed in 75 milliseconds