Home
last modified time | relevance | path

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

/freebsd/sys/arm64/arm64/
H A Dgic_v3_reg.h167 * Shareability
219 * Shareability
337 * Shareability
416 * Shareability
H A Dlocore.S89 * x22 = PTE shareability attributes
485 * Find the shareability attribute we should use. If FEAT_LPA2 is
486 * enabled then the shareability field is moved from the page table
784 /* Set the shareability attribute */
862 /* 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/iommu/
H A Dsamsung,sysmmu.yaml19 permissions, shareability and security protection. In addition, System MMU has
/freebsd/lib/libsys/
H A D_umtx_op.2413 A related attribute of the key is shareability.
417 Others either select the shareability automatically from the
/freebsd/sys/arm64/vmm/
H A Dvmm_arm64.c402 * the shareability field changes to become address bits when this in vmmops_modinit()