Searched defs:bootstrap (Results 1 – 9 of 9) sorted by relevance
135 u32 bootstrap = read_bootstrap(); in snor_boot_selected() local157 u32 bootstrap = read_bootstrap(); in nand_boot_selected() local181 u32 bootstrap = read_bootstrap(); in usb_boot_selected() local
240 u32 bootstrap; in ar934x_clocks_init() local358 u32 bootstrap; in qca953x_clocks_init() local441 u32 bootstrap; in qca955x_clocks_init() local524 u32 bootstrap; in qca956x_clocks_init() local
777 drm_mga_dma_bootstrap_t *bootstrap = data; in mga_dma_bootstrap() local
1507 struct xt_table_info bootstrap = {0}; in arpt_register_table() local
1723 struct xt_table_info bootstrap = {0}; in ipt_register_table() local
1734 struct xt_table_info bootstrap = {0}; in ip6t_register_table() local
1417 struct xt_table_info *bootstrap, in xt_register_table()
80 /*0x54*/u8 bootstrap[426]; /* Irrelevant (boot up code). */ member
4406 static struct kmem_cache * __init bootstrap(struct kmem_cache *static_cache) in bootstrap() function