Searched refs:pt_top_set_level (Results 1 – 5 of 5) sorted by relevance
258 pt_top_set_level(&table->common, 2); in riscvpt_iommu_fmt_init()261 pt_top_set_level(&table->common, 3); in riscvpt_iommu_fmt_init()264 pt_top_set_level(&table->common, 4); in riscvpt_iommu_fmt_init()
248 pt_top_set_level(&table->common, cfg->top_level); in x86_64_pt_iommu_fmt_init()
255 pt_top_set_level(&table->common, cfg->top_level); in vtdss_pt_iommu_fmt_init()
385 pt_top_set_level(&table->common, cfg->starting_level); in amdv1pt_iommu_fmt_init()
317 static inline void pt_top_set_level(struct pt_common *common, in pt_top_set_level() function