Searched refs:initrdidx (Results 1 – 1 of 1) sorted by relevance
819 unsigned int initrdidx, num_parked = 0; in __start_xen() local1893 initrdidx = find_first_bit(module_map, mbi->mods_count); in __start_xen()1897 initrdidx); in __start_xen()1904 initrdidx < mbi->mods_count ? mod + initrdidx : NULL, in __start_xen()
Completed in 5 milliseconds