···18061806 real_setup_per_cpu_areas();1807180718081808 prom_build_devicetree();18091809+ of_fill_in_cpu_data();1809181018101810- if (tlb_type == hypervisor)18111811+ if (tlb_type == hypervisor) {18111812 sun4v_mdesc_init();18131813+ mdesc_fill_in_cpu_data(CPU_MASK_ALL);18141814+ }1812181518131816 /* Once the OF device tree and MDESC have been setup, we know18141817 * the list of possible cpus. Therefore we can allocate the