Home
last modified time | relevance | path

Searched full:shareability (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/arm64/arm64/
H A Dgic_v3_reg.h167 * Shareability
219 * Shareability
337 * Shareability
416 * Shareability
H A Dlocore.S111 * x22 = PTE shareability attributes
579 * Find the shareability attribute we should use. If FEAT_LPA2 is
580 * enabled then the shareability field is moved from the page table
936 /* Set the shareability attribute */
1014 /* Set the shareability attribute */
H A Dgic_v3_fdt.c124 * Limit DMA shareability. "dma-noncoherent" was introduced in DT 6.15. in gic_v3_fdt_attach()
H A Dgicv3_its.c705 /* Do the shareability masks line up? */ in gicv3_its_table_init()
894 /* Clear the cahce and shareability bits */ in its_init_cpu_lpi()
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,gic-v5.yaml117 Present if the GIC IRS permits programming shareability and
168 Present if the GIC ITS permits programming shareability and
H A Darm,gic-v3.yaml111 Present if the GIC redistributors permit programming shareability
203 Present if the GIC ITS permits programming shareability and
/freebsd/sys/arm64/iommu/
H A Dsmmureg.h128 #define CR1_TABLE_SH_S 10 /* Table access Shareability. */
143 #define CR1_QUEUE_SH_S 4 /* Queue access Shareability. */
296 #define SYNC_0_MSH_S 22 /* Shareability attribute for MSI write */
427 #define CD0_SH0_S 12 /* Shareability for TT0 access */
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Dsamsung,sysmmu.yaml19 permissions, shareability and security protection. In addition, System MMU has
/freebsd/lib/libsys/
H A D_umtx_op.2415 A related attribute of the key is shareability.
419 Others either select the shareability automatically from the
/freebsd/sys/arm64/vmm/
H A Dvmm_arm64.c399 * the shareability field changes to become address bits when this in vmmops_modinit()