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.c91 } memory_debug64; member
483 le64_to_cpu(context->rx->memory_debug64.table_address), in sahara_memory_debug64()
484 le64_to_cpu(context->rx->memory_debug64.table_length)); in sahara_memory_debug64()
492 context->dump_table_address = le64_to_cpu(context->rx->memory_debug64.table_address); in sahara_memory_debug64()
493 context->dump_table_length = le64_to_cpu(context->rx->memory_debug64.table_length); in sahara_memory_debug64()