Searched refs:GPT_L1_TABLE_SIZE (Results 1 – 2 of 2) sorted by relevance
202 #define GPT_L1_TABLE_SIZE(_p) ((GPT_L1_ENTRY_COUNT(_p)) << 3U) macro
379 if ((l1_mem_base & (GPT_L1_TABLE_SIZE(gpt_config.p) - 1)) != 0U) { in gpt_validate_l1_params()386 l1_gpt_mem_sz = l1_gpt_cnt * GPT_L1_TABLE_SIZE(gpt_config.p); in gpt_validate_l1_params()389 if ((l1_gpt_mem_sz / GPT_L1_TABLE_SIZE(gpt_config.p)) != l1_gpt_cnt) { in gpt_validate_l1_params()543 (GPT_L1_TABLE_SIZE(gpt_config.p) * in gpt_get_new_l1_tbl()894 GPT_L1_TABLE_SIZE(gpt_config.p) * in gpt_init_pas_l1_tables()