Searched refs:hint_address (Results 1 – 3 of 3) sorted by relevance
1888 + struct_size(flush, hint_address, NUM_HINTS) * NUM_DCR in nfit_test0_alloc()2505 flush->hint_address[i] = t->flush_dma[0] + i * sizeof(u64); in nfit_test0_setup()2515 flush->hint_address[i] = t->flush_dma[1] + i * sizeof(u64); in nfit_test0_setup()2525 flush->hint_address[i] = t->flush_dma[2] + i * sizeof(u64); in nfit_test0_setup()2535 flush->hint_address[i] = t->flush_dma[3] + i * sizeof(u64); in nfit_test0_setup()2677 flush->hint_address[i] = t->flush_dma[4] in nfit_test0_setup()
1816 u64 hint_address[]; /* Variable length */ member
897 return struct_size(flush, hint_address, flush->hint_count); in sizeof_flush()1092 res->start = flush->hint_address[i]; in __nfit_mem_init()