uvm_reg_map::get_size still includes unmapped mem/register since it doesn't check the unmapped flag. https://github.com/accellera-official/uvm-core/blob/main/src/reg/uvm_reg_map.svh#L1289