Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Dsmmu.c132 #define STRTAB_L1_DESC_L2PTR_M (0x3fffffffffff << 6) macro
1030 val = l1_desc->pa & STRTAB_L1_DESC_L2PTR_M; in smmu_init_l1_entry()