Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dprintk.h342 struct pi_entry { struct
343 const char *fmt;
344 const char *func;
345 const char *file;
346 unsigned int line;
377 static const struct pi_entry _entry \ argument
/Linux-v5.15/drivers/iommu/intel/
Ddebugfs.c467 struct irte *pi_entry; in ir_tbl_posted_entry_show() local