Home
last modified time | relevance | path

Searched refs:pt_entry_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iommu/generic_pt/
H A Dpt_defs.h125 enum pt_entry_type { enum
151 enum pt_entry_type type;
H A Dpt_common.h242 static inline enum pt_entry_type pt_load_entry_raw(struct pt_state *pts);
/linux/drivers/iommu/generic_pt/fmt/
H A Dvtdss.h88 static inline enum pt_entry_type vtdss_pt_load_entry_raw(struct pt_state *pts) in vtdss_pt_load_entry_raw()
H A Damdv1.h176 static inline enum pt_entry_type amdv1pt_load_entry_raw(struct pt_state *pts) in amdv1pt_load_entry_raw()