Home
last modified time | relevance | path

Searched refs:arm_psci_mem_protect_chk (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a-latest/plat/arm/common/
Darm_nor_psci_mem_protect.c133 int arm_psci_mem_protect_chk(uintptr_t base, u_register_t length) in arm_psci_mem_protect_chk() function
/trusted-firmware-a-latest/plat/arm/css/common/
Dcss_pm.c385 .mem_protect_chk = arm_psci_mem_protect_chk,
/trusted-firmware-a-latest/plat/arm/board/fvp/
Dfvp_pm.c447 .mem_protect_chk = arm_psci_mem_protect_chk,
/trusted-firmware-a-latest/include/plat/arm/common/
Dplat_arm.h226 int arm_psci_mem_protect_chk(uintptr_t base, u_register_t length);