Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/liveupdate/
H A Dluo_test_utils.c232 luo_test_stage1_fn stage1, in luo_test() argument
261 stage1(luo_fd); in luo_test()
H A Dluo_test_utils.h42 luo_test_stage1_fn stage1, luo_test_stage2_fn stage2);
/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c524 bool stage1 = cfg->cbar != CBAR_TYPE_S2_TRANS; in arm_smmu_init_context_bank() local
529 if (stage1) { in arm_smmu_init_context_bank()
545 if (stage1) { in arm_smmu_init_context_bank()
565 if (stage1) { in arm_smmu_init_context_bank()
579 bool stage1; in arm_smmu_write_context_bank() local
589 stage1 = cfg->cbar != CBAR_TYPE_S2_TRANS; in arm_smmu_write_context_bank()
613 if (stage1) { in arm_smmu_write_context_bank()
629 if (stage1 && smmu->version > ARM_SMMU_V1) in arm_smmu_write_context_bank()
640 if (stage1) in arm_smmu_write_context_bank()
646 if (stage1) { in arm_smmu_write_context_bank()
[all …]