Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dprintk.h386 struct pi_entry { struct
387 const char *fmt;
388 const char *func;
389 const char *file;
390 unsigned int line;
421 static const struct pi_entry _entry \ argument
/linux-6.12.1/drivers/iommu/intel/
Ddebugfs.c570 struct irte *pi_entry; in ir_tbl_posted_entry_show() local