Home
last modified time | relevance | path

Searched refs:pt_entry_type (Results 1 – 7 of 7) 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);
H A Dpt_iter.h203 static inline enum pt_entry_type pt_load_single_entry(struct pt_state *pts) in pt_load_single_entry()
/linux/drivers/iommu/generic_pt/fmt/
H A Dx86_64.h110 static inline enum pt_entry_type x86_64_pt_load_entry_raw(struct pt_state *pts) in x86_64_pt_load_entry_raw()
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 Driscv.h140 static inline enum pt_entry_type riscvpt_load_entry_raw(struct pt_state *pts) in riscvpt_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()