Home
last modified time | relevance | path

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

/trusted-firmware-a/bl31/
A Dinterrupt_mgmt.c105 bit_pos = plat_interrupt_type_to_line(type, security_state); in set_scr_el3_from_rm()
157 bit_pos = plat_interrupt_type_to_line(type, security_state); in disable_intr_rm_local()
176 bit_pos = plat_interrupt_type_to_line(type, security_state); in enable_intr_rm_local()
/trusted-firmware-a/plat/common/
A Dplat_gicv2.c25 #pragma weak plat_interrupt_type_to_line macro
133 uint32_t plat_interrupt_type_to_line(uint32_t type, in plat_interrupt_type_to_line() function
A Dplat_gicv3.c30 #pragma weak plat_interrupt_type_to_line macro
142 uint32_t plat_interrupt_type_to_line(uint32_t type, in plat_interrupt_type_to_line() function
/trusted-firmware-a/plat/rpi/common/
A Drpi3_common.c234 uint32_t plat_interrupt_type_to_line(uint32_t type, uint32_t security_state) in plat_interrupt_type_to_line() function
/trusted-firmware-a/include/plat/common/
A Dplatform.h87 uint32_t plat_interrupt_type_to_line(uint32_t type,
/trusted-firmware-a/build/qemu/release/bl31/
A Dbl31.dump527 000000000e0432b4 w F .text 0000000000000048 plat_interrupt_type_to_line
4471 000000000e0432b4 <plat_interrupt_type_to_line>:
4473 e0432b8: 540001e0 b.eq e0432f4 <plat_interrupt_type_to_line+0x40> // b.none
4475 e0432c0: 540000c0 b.eq e0432d8 <plat_interrupt_type_to_line+0x24> // b.none
4476 e0432c4: 35000100 cbnz w0, e0432e4 <plat_interrupt_type_to_line+0x30>
6412 e044ee4: 97fff8f4 bl e0432b4 <plat_interrupt_type_to_line>
A Dbl31.map1417 .text.plat_interrupt_type_to_line
1419 0x000000000e0432b4 plat_interrupt_type_to_line
/trusted-firmware-a/docs/design/
A Dinterrupt-framework-design.rst179 ``plat_interrupt_type_to_line()`` API (described in the
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dinterrupt-framework-design.rst.txt179 ``plat_interrupt_type_to_line()`` API (described in the
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst2656 Function : plat_interrupt_type_to_line() [mandatory]
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dporting-guide.rst.txt2656 Function : plat_interrupt_type_to_line() [mandatory]

Completed in 31 milliseconds