Searched refs:hint_address (Results 1 – 3 of 3) sorted by relevance
1890 + struct_size(flush, hint_address, NUM_HINTS) * NUM_DCR in nfit_test0_alloc()2507 flush->hint_address[i] = t->flush_dma[0] + i * sizeof(u64); in nfit_test0_setup()2517 flush->hint_address[i] = t->flush_dma[1] + i * sizeof(u64); in nfit_test0_setup()2527 flush->hint_address[i] = t->flush_dma[2] + i * sizeof(u64); in nfit_test0_setup()2537 flush->hint_address[i] = t->flush_dma[3] + i * sizeof(u64); in nfit_test0_setup()2679 flush->hint_address[i] = t->flush_dma[4] in nfit_test0_setup()
1915 u64 hint_address[]; /* Variable length */ member
902 return struct_size(flush, hint_address, flush->hint_count); in sizeof_flush()1097 res->start = flush->hint_address[i]; in __nfit_mem_init()