Searched refs:gpt_l1_cnt_2mb (Results 1 – 1 of 1) sorted by relevance
133 static unsigned int gpt_l1_cnt_2mb; variable155 #define L1_QWORDS_2MB (gpt_l1_cnt_2mb / 2U)160 #define L1_BYTES_2MB (gpt_l1_cnt_2mb * sizeof(uint64_t))1290 gpt_l1_cnt_2mb = (unsigned int)GPT_L1_ENTRY_COUNT_2MB(gpt_config.p); in gpt_init_pas_l1_tables()1384 gpt_l1_cnt_2mb = (unsigned int)GPT_L1_ENTRY_COUNT_2MB(gpt_config.p); in gpt_runtime_init()1527 gpt_l1_cnt_2mb - 1UL; in check_fuse_2mb()1530 unsigned int cnt = gpt_l1_cnt_2mb; in check_fuse_2mb()1577 (15UL * gpt_l1_cnt_2mb); in check_fuse_32mb()1598 idx -= gpt_l1_cnt_2mb; in check_fuse_32mb()1635 (15UL * 16UL * gpt_l1_cnt_2mb); in check_fuse_512mb()[all …]