Home
last modified time | relevance | path

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

/linux/drivers/iommu/arm/arm-smmu-v3/
H A Dtegra241-cmdqv.c172 bool hyp_own; member
542 static int tegra241_vintf_hw_init(struct tegra241_vintf *vintf, bool hyp_own) in tegra241_vintf_hw_init() argument
557 regval = FIELD_PREP(VINTF_HYP_OWN, hyp_own) | in tegra241_vintf_hw_init()
568 vintf->hyp_own = !!(VINTF_HYP_OWN & readl(REG_VINTF(vintf, CONFIG))); in tegra241_vintf_hw_init()
644 if (!vcmdq->vintf->hyp_own) in tegra241_vcmdq_alloc_smmu_cmdq()
686 if (vcmdq->vintf->hyp_own) in tegra241_vintf_free_lvcmdq()
774 if (!vintf->hyp_own) { in tegra241_cmdqv_remove_vintf()