Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dprintk.h410 struct pi_entry { struct
411 const char *fmt;
412 const char *func;
413 const char *file;
414 unsigned int line;
445 static const struct pi_entry _entry \ argument
/linux/drivers/iommu/intel/
H A Ddebugfs.c570 struct irte *pi_entry; in ir_tbl_posted_entry_show() local