Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/arm/arm-smmu-v3/
H A Dtegra241-cmdqv.c153 bool hyp_own; member
417 static int tegra241_vintf_hw_init(struct tegra241_vintf *vintf, bool hyp_own) in tegra241_vintf_hw_init() argument
432 regval = FIELD_PREP(VINTF_HYP_OWN, hyp_own); in tegra241_vintf_hw_init()
442 vintf->hyp_own = !!(VINTF_HYP_OWN & readl(REG_VINTF(vintf, CONFIG))); in tegra241_vintf_hw_init()
517 if (!vcmdq->vintf->hyp_own) in tegra241_vcmdq_alloc_smmu_cmdq()