Searched defs:mi (Results 1 – 8 of 8) sorted by relevance
/xen-4.10.0-shim-comet/xen/arch/arm/ |
A D | setup.c | 260 struct bootmodules *mi = &bootinfo.modules; in discard_initial_modules() local 295 const struct bootmodules *mi = &bootinfo.modules; in consider_modules() local 360 struct bootmodules *mi = &bootinfo.modules; in next_module() local 393 struct meminfo *mi = &bootinfo.mem; in get_xen_paddr() local
|
A D | bootfdt.c | 300 struct meminfo *mi = &bootinfo.mem; in early_print_info() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mcheck/ |
A D | mcaction.c | 8 mci_action_add_pageoffline(int bank, struct mc_info *mi, in mci_action_add_pageoffline()
|
A D | mce_amd.c | 208 amd_f10_handler(struct mc_info *mi, uint16_t bank, uint64_t status) in amd_f10_handler()
|
A D | mce.c | 194 static void mca_init_bank(enum mca_source who, struct mc_info *mi, int bank) in mca_init_bank() 816 static void mcinfo_clear(struct mc_info *mi) in mcinfo_clear() 822 void *x86_mcinfo_reserve(struct mc_info *mi, in x86_mcinfo_reserve() 883 void x86_mcinfo_dump(struct mc_info *mi) in x86_mcinfo_dump()
|
A D | x86_mca.h | 137 struct mc_info *mi; member
|
A D | mce_intel.c | 195 intel_get_extended_msrs(struct mcinfo_global *mig, struct mc_info *mi) in intel_get_extended_msrs()
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | unlzma.c | 346 int mi = 1; in process_bit0() local 493 int i, mi; in process_bit1() local 547 int i, mi; in unlzma() local
|
Completed in 24 milliseconds