Home
last modified time | relevance | path

Searched full:shareability (Results 1 – 8 of 8) 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
576 * Find the shareability attribute we should use. If FEAT_LPA2 is
577 * enabled then the shareability field is moved from the page table
933 /* Set the shareability attribute */
1011 /* Set the shareability attribute */
H A Dgicv3_its.c664 /* Do the shareability masks line up? */ in gicv3_its_table_init()
847 /* Clear the cahce and shareability bits */ in its_init_cpu_lpi()
/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/interrupt-controller/
H A Darm,gic-v3.yaml111 Present if the GIC redistributors permit programming shareability
204 Present if the GIC ITS permits programming shareability and
/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.c400 * the shareability field changes to become address bits when this in vmmops_modinit()