Home
last modified time | relevance | path

Searched defs:bootstrap (Results 1 – 9 of 9) sorted by relevance

/freebsd/usr.bin/lex/
H A DMakefile46 bootstrap: ${GENFILES:S/^/init/g} target
/freebsd/contrib/wpa/src/common/
H A Ddpp_i.h18 struct dl_list bootstrap; /* struct dpp_bootstrap_info */ member
/freebsd/sys/dev/qlnx/qlnxe/
H A Dnvm_map.h282 struct legacy_bootstrap_region bootstrap; /* 0x000000 (0x000014) */ member
/freebsd/sys/powerpc/include/
H A Dmmuvar.h108 pmap_bootstrap_t bootstrap; member
/freebsd/sys/powerpc/aim/
H A Dmmu_oea64.c543 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()
H A Dmmu_oea.c2041 int bootstrap; in moea_pvo_enter() local
/freebsd/sys/i386/i386/
H A Dpmap.c607 __CONCAT(PMTYPE, bootstrap)(vm_paddr_t firstaddr) in __CONCAT() argument
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c7668 unsigned int bootstrap = in t4_fw_upgrade() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6970 …Estimate<double> bootstrap(double confidence_level, Iterator first, Iterator last, sample const& r… in bootstrap() function