Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/lib/gpt_rme/
Dgpt_rme_private.h61 #define GPT_L0GPTSZ ((unsigned int)((read_gpccr_el3() >> \ macro
65 #define GPT_S_VAL (GPT_L0GPTSZ + 30U)
Dgpt_rme.c862 INFO(" L0GPTSZ/S: 0x%x/%u\n", GPT_L0GPTSZ, GPT_S_VAL); in gpt_init_pas_l1_tables()
945 VERBOSE(" L0GPTSZ/S: 0x%x/%u\n", GPT_L0GPTSZ, GPT_S_VAL); in gpt_runtime_init()