Searched refs:GPT_IS_L1_ALIGNED (Results 1 – 2 of 2) sorted by relevance
340 #define GPT_IS_L1_ALIGNED(_p, _pa) \ macro
449 if (!GPT_IS_L1_ALIGNED(gpt_config.p, pas_regions[idx].base_pa) || in validate_pas_mappings()450 !GPT_IS_L1_ALIGNED(gpt_config.p, pas_regions[idx].size)) { in validate_pas_mappings()