Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dprintk.h351 struct pi_entry { struct
352 const char *fmt;
353 const char *func;
354 const char *file;
355 unsigned int line;
386 static const struct pi_entry _entry \ argument
/openbmc/linux/drivers/iommu/intel/
H A Ddebugfs.c484 struct irte *pi_entry; in ir_tbl_posted_entry_show() local