Home
last modified time | relevance | path

Searched refs:DEBUG_BUFFER_SIZE (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Ddebugfs.c35 #define DEBUG_BUFFER_SIZE 1024 macro
36 static char debug_buf[DEBUG_BUFFER_SIZE];
570 ret = dmar_latency_snapshot(iommu, debug_buf, DEBUG_BUFFER_SIZE); in latency_show_one()

Completed in 2 milliseconds