Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/lib/gpt_rme/
Dgpt_rme_private.h209 #define GPT_PPS_ACTUAL_SIZE(_t) (1UL << (_t)) macro
Dgpt_rme.c187 GPT_PPS_ACTUAL_SIZE(gpt_config.t)) || in gpt_validate_pas_mappings()
1054 ((base + size) >= GPT_PPS_ACTUAL_SIZE(gpt_config.t))) { in gpt_delegate_pas()
1176 ((base + size) >= GPT_PPS_ACTUAL_SIZE(gpt_config.t))) { in gpt_undelegate_pas()