Home
last modified time | relevance | path

Searched refs:memory_debug64 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/accel/qaic/
H A Dsahara.c92 } memory_debug64; member
416 le64_to_cpu(context->rx->memory_debug64.table_address), in sahara_memory_debug64()
417 le64_to_cpu(context->rx->memory_debug64.table_length)); in sahara_memory_debug64()
425 context->dump_table_address = le64_to_cpu(context->rx->memory_debug64.table_address); in sahara_memory_debug64()
426 context->dump_table_length = le64_to_cpu(context->rx->memory_debug64.table_length); in sahara_memory_debug64()