Searched refs:pt_check_install_leaf_args (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/iommu/generic_pt/ |
| H A D | pt_fmt_defaults.h | 271 static inline bool pt_check_install_leaf_args(struct pt_state *pts, in pt_check_install_leaf_args() function
|
| H A D | pt_defs.h | 328 static inline bool pt_check_install_leaf_args(struct pt_state *pts,
|
| /linux/drivers/iommu/generic_pt/fmt/ |
| H A D | x86_64.h | 133 if (!pt_check_install_leaf_args(pts, oa, oasz_lg2)) in x86_64_pt_install_leaf_entry()
|
| H A D | vtdss.h | 111 if (!pt_check_install_leaf_args(pts, oa, oasz_lg2)) in vtdss_pt_install_leaf_entry()
|
| H A D | riscv.h | 163 if (!pt_check_install_leaf_args(pts, oa, oasz_lg2)) in riscvpt_install_leaf_entry()
|
| H A D | amdv1.h | 203 if (!pt_check_install_leaf_args(pts, oa, oasz_lg2)) in amdv1pt_install_leaf_entry()
|