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.c154 bool hyp_own; member
418 static int tegra241_vintf_hw_init(struct tegra241_vintf *vintf, bool hyp_own) in tegra241_vintf_hw_init() argument
433 regval = FIELD_PREP(VINTF_HYP_OWN, hyp_own); in tegra241_vintf_hw_init()
443 vintf->hyp_own = !!(VINTF_HYP_OWN & readl(REG_VINTF(vintf, CONFIG))); in tegra241_vintf_hw_init()
526 if (!vcmdq->vintf->hyp_own) in tegra241_vcmdq_alloc_smmu_cmdq()