/xen-4.10.0-shim-comet/xen/xsm/ |
A D | xsm_policy.c | 39 module_t *mod = (module_t *)__va(mbi->mods_addr); in xsm_multiboot_policy_init() local 79 struct bootmodule *mod = boot_module_find_by_kind(BOOTMOD_XSM); in xsm_dt_policy_init() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/ |
A D | emulate.c | 62 unsigned int mod:2; member 63 #define MODRM(mod, reg, rm) { rm, reg, mod } argument
|
/xen-4.10.0-shim-comet/xen/arch/x86/guest/ |
A D | pvh-boot.c | 42 module_t *mod; in convert_pvh_info() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | microcode.c | 102 module_t *mod = (module_t *)__va(mbi->mods_addr); in microcode_scan_module() local 173 module_t *mod = (module_t *)__va(mbi->mods_addr); in microcode_grab_module() local
|
A D | setup.c | 329 static void *__init bootstrap_map(const module_t *mod) in bootstrap_map() 373 module_t mod; in move_memory() local 410 uint64_t s, uint64_t e, uint32_t size, const module_t *mod, in consider_modules() 664 module_t *mod; in __start_xen() local
|
/xen-4.10.0-shim-comet/xen/arch/arm/ |
A D | kernel.c | 73 const struct bootmodule *mod = info->initrd_bootmodule; in place_modules() local 264 static __init int kernel_decompress(struct bootmodule *mod) in kernel_decompress() 510 struct bootmodule *mod = boot_module_find_by_kind(BOOTMOD_KERNEL); in kernel_probe() local
|
A D | setup.c | 209 struct bootmodule *mod; in add_boot_module() local 233 struct bootmodule *mod; in boot_module_find_by_kind() local
|
A D | domain_build.c | 1410 const struct bootmodule *mod = kinfo->kernel_bootmodule; in acpi_make_chosen_node() local 1966 const struct bootmodule *mod = kinfo->initrd_bootmodule; in initrd_load() local
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_dom_core.c | 826 unsigned int mod = dom->num_modules++; in xc_dom_module_file() local 879 unsigned int mod = dom->num_modules++; in xc_dom_module_mem() local 1022 static int xc_dom_build_module(struct xc_dom_image *dom, unsigned int mod) in xc_dom_build_module() 1164 unsigned int mod; in xc_dom_build_image() local
|
A D | xc_dom_x86.c | 1707 struct xc_hvm_firmware_module mod; in bootlate_hvm() local
|
/xen-4.10.0-shim-comet/stubdom/vtpm/ |
A D | vtpmblk.c | 129 int mod; in encrypt_vtpmblk() local
|
/xen-4.10.0-shim-comet/xen/drivers/passthrough/ |
A D | io.c | 261 unsigned int mod = gvec % dest_vcpus; in vector_hashing_dest() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | dom0_build.c | 456 struct hvm_modlist_entry mod = { 0 }; in pvh_load_kernel() local
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | expr.h | 28 no, mod, yes enumerator
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | processor.h | 579 uint8_t mod = (raw >> 4) & 0xf; in get_cpu_family() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/ |
A D | x86_emulate.c | 5125 #define _GRP7(mod, reg) \ in x86_emulate() argument
|