Searched refs:ras (Results 1 – 7 of 7) sorted by relevance
113 sp->ras = -1; in fat_memory_error()133 sp->ras = nrecmemb & RAS_MASK; in fat_memory_error()141 (uint64_t)sp->ras, (uint64_t)sp->cas); in fat_memory_error()153 sp->bank, sp->ras, sp->cas); in fat_memory_error()155 sp->offset = TCODE_OFFSET(sp->rank, sp->bank, sp->ras, in fat_memory_error()169 sp->ras = -1; in fat_memory_error()243 sp->ras = -1LL; in nf_memory_error()273 sp->ras = recmemb & RAS_MASK; in nf_memory_error()286 sp->ras = recmemb & RAS_MASK; in nf_memory_error()305 sp->ras = recmemb & RAS_MASK; in nf_memory_error()[all …]
213 int ras; member
1 g/\.rls/s//.ras/
16 SUBDIRS = poll sigqueue spoof-ras
296 #define TCODE_OFFSET(rank, bank, ras, cas) (OFFSET_ROW_BANK_COL | \ argument298 ((uint64_t)(ras) << OFFSET_RAS_SHIFT) | \
19 PROG = spoof-ras
35 file path=opt/os-tests/tests/spoof-ras mode=0555