Home
last modified time | relevance | path

Searched defs:pi_entry (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dprintk.h353 struct pi_entry { struct
354 const char *fmt;
355 const char *func;
356 const char *file;
357 unsigned int line;
388 static const struct pi_entry _entry \ argument
/linux-6.1.9/drivers/iommu/intel/
Ddebugfs.c484 struct irte *pi_entry; in ir_tbl_posted_entry_show() local