Searched refs:RMPTABLE_CPU_BOOKKEEPING_SZ (Results 1 – 1 of 1) sorted by relevance
79 #define RMPTABLE_CPU_BOOKKEEPING_SZ 0x4000 macro213 pa = probed_rmp_base + RMPTABLE_CPU_BOOKKEEPING_SZ; in fixup_e820_tables_for_segmented_rmp()266 bk = memremap(probed_rmp_base, RMPTABLE_CPU_BOOKKEEPING_SZ, MEMREMAP_WB); in clear_rmptable_bookkeeping()272 memset(bk, 0, RMPTABLE_CPU_BOOKKEEPING_SZ); in clear_rmptable_bookkeeping()383 calc_rmp_sz = (max_rmp_pfn << 4) + RMPTABLE_CPU_BOOKKEEPING_SZ; in setup_contiguous_rmptable()394 rmptable_segment = probed_rmp_base + RMPTABLE_CPU_BOOKKEEPING_SZ; in setup_contiguous_rmptable()395 rmptable_size = probed_rmp_size - RMPTABLE_CPU_BOOKKEEPING_SZ; in setup_contiguous_rmptable()416 rst_pa = probed_rmp_base + RMPTABLE_CPU_BOOKKEEPING_SZ; in setup_segmented_rmptable()647 rmp_base, rmp_base + RMPTABLE_CPU_BOOKKEEPING_SZ + RST_SIZE); in probe_segmented_rmptable_info()