Home
last modified time | relevance | path

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

/linux/drivers/iommu/generic_pt/
H A Dpt_defs.h226 #define PT_WARN_ON WARN_ON macro
228 static inline bool PT_WARN_ON(bool condition) in PT_WARN_ON() function