Searched refs:BOOT_INIT_PGT_SIZE (Results 1 – 3 of 3) sorted by relevance
43 # define BOOT_INIT_PGT_SIZE (6*4096) macro58 # define BOOT_PGT_SIZE BOOT_INIT_PGT_SIZE
144 pgt_data.pgt_buf = _pgtable + BOOT_INIT_PGT_SIZE; in initialize_identity_maps()145 pgt_data.pgt_buf_size = BOOT_PGT_SIZE - BOOT_INIT_PGT_SIZE; in initialize_identity_maps()
205 movl $(BOOT_INIT_PGT_SIZE/4), %ecx