Home
last modified time | relevance | path

Searched refs:get_decoded_phys_addr (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/plat/mediatek/drivers/emi_mpu/mt8188/
Demi_mpu.c79 static inline uint64_t get_decoded_phys_addr(uint64_t addr) in get_decoded_phys_addr() function
92 uint64_t phys_addr = get_decoded_phys_addr(encoded_addr); in emi_mpu_optee_handler()
/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/emi_mpu/
Demi_mpu.c155 static inline uint64_t get_decoded_phys_addr(uint64_t addr) in get_decoded_phys_addr() function
167 uint64_t phys_addr = get_decoded_phys_addr(encoded_addr); in emi_mpu_sip_handler()