Searched defs:bootstrap (Results 1 – 9 of 9) sorted by relevance
46 bootstrap: ${GENFILES:S/^/init/g} target
18 struct dl_list bootstrap; /* struct dpp_bootstrap_info */ member
282 struct legacy_bootstrap_region bootstrap; /* 0x000000 (0x000014) */ member
108 pmap_bootstrap_t bootstrap; member
543 alloc_pvo_entry(int bootstrap) in alloc_pvo_entry()807 moea64_kenter_large(vm_offset_t va, vm_paddr_t pa, uint64_t attr, int bootstrap) in moea64_kenter_large()
2041 int bootstrap; in moea_pvo_enter() local
607 __CONCAT(PMTYPE, bootstrap)(vm_paddr_t firstaddr) in __CONCAT() argument
7668 unsigned int bootstrap = in t4_fw_upgrade() local
6970 …Estimate<double> bootstrap(double confidence_level, Iterator first, Iterator last, sample const& r… in bootstrap() function