Searched refs:hint_address (Results 1 – 3 of 3) sorted by relevance
1895 + struct_size(flush, hint_address, NUM_HINTS) * NUM_DCR in nfit_test0_alloc()2512 flush->hint_address[i] = t->flush_dma[0] + i * sizeof(u64); in nfit_test0_setup()2522 flush->hint_address[i] = t->flush_dma[1] + i * sizeof(u64); in nfit_test0_setup()2532 flush->hint_address[i] = t->flush_dma[2] + i * sizeof(u64); in nfit_test0_setup()2542 flush->hint_address[i] = t->flush_dma[3] + i * sizeof(u64); in nfit_test0_setup()2684 flush->hint_address[i] = t->flush_dma[4] in nfit_test0_setup()
910 return struct_size(flush, hint_address, flush->hint_count); in sizeof_flush()1105 res->start = flush->hint_address[i]; in __nfit_mem_init()
2324 u64 hint_address[]; /* Variable length */ member