Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/marvell/armada/a8k/common/aarch64/
A Dplat_arch_config.c65 int affinity; in plat_enable_affinity() local
69 affinity = (MVEBU_IO_AFFINITY | (1 << cluster_id)); in plat_enable_affinity()
70 mmio_write_32(CCU_HTC_ASET, affinity); in plat_enable_affinity()
/trusted-firmware-a/services/std_svc/sdei/
A Dsdei_main.c62 se->affinity = 0; in clear_event_entries()
244 unsigned int flags, uint64_t affinity) in set_sdei_entry() argument
250 se->affinity = (affinity & MPIDR_AFFINITY_MASK); in set_sdei_entry()
320 se->affinity = (mpidr & MPIDR_AFFINITY_MASK); in sdei_event_routing_set()
558 uint64_t affinity; in sdei_event_get_info() local
573 affinity = se->affinity; in sdei_event_get_info()
602 return affinity; in sdei_event_get_info()
A Dsdei_intr_mgmt.c104 (se->affinity == my_mpidr)) { in sdei_pe_unmask()
371 assert(se->affinity == my_mpidr); in handle_masked_trigger()
486 assert(se->affinity == (mpidr & MPIDR_AFFINITY_MASK)); in sdei_intr_handler()
/trusted-firmware-a/include/services/
A Dsdei.h104 uint64_t affinity; /* Affinity of shared event */ member
/trusted-firmware-a/drivers/arm/gic/v3/
A Dgicv3_private.h281 uint64_t affinity) in gicd_write_irouter() argument
284 GICD_WRITE_64(IROUTE, base, id, affinity); in gicd_write_irouter()
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/arm/fvp/
A Dindex.rst.txt139 like shifted affinity format for MPIDR, cannot be detected at build time
/trusted-firmware-a/docs/plat/arm/fvp/
A Dindex.rst139 like shifted affinity format for MPIDR, cannot be detected at build time
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt1427 - Updata the affinity of shared event
2199 move GIC related constants to board files, include AFF3 affinity in core
4100 - Decoupled the notions of affinity instances (which describes the
4486 states at the same affinity level to identify a specific state.
/trusted-firmware-a/docs/
A Dchange-log.md1427 - Updata the affinity of shared event
2199 move GIC related constants to board files, include AFF3 affinity in core
4100 - Decoupled the notions of affinity instances (which describes the
4486 states at the same affinity level to identify a specific state.
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst145 corresponds to affinity level. This macro allows the PSCI implementation
2545 domain level specific local states to suspend to system affinity level. The
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dporting-guide.rst.txt145 corresponds to affinity level. This macro allows the PSCI implementation
2545 domain level specific local states to suspend to system affinity level. The
/trusted-firmware-a/docs/build/latex/
A Dtrustedfirmware-a.tex5495 corresponds to affinity level. This macro allows the PSCI implementation
8543 domain level specific local states to suspend to system affinity level. The
33963 like shifted affinity format for MPIDR, cannot be detected at build time
56025 Updata the affinity of shared event
58968 move GIC related constants to board files, include AFF3 affinity in core
63461 Decoupled the notions of affinity instances (which describes the
64203 states at the same affinity level to identify a specific state.

Completed in 114 milliseconds