Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/intel/
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()