Home
last modified time | relevance | path

Searched defs:mod (Results 1 – 16 of 16) sorted by relevance

/xen-4.10.0-shim-comet/xen/xsm/
A Dxsm_policy.c39 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 Demulate.c62 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 Dpvh-boot.c42 module_t *mod; in convert_pvh_info() local
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmicrocode.c102 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 Dsetup.c329 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 Dkernel.c73 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 Dsetup.c209 struct bootmodule *mod; in add_boot_module() local
233 struct bootmodule *mod; in boot_module_find_by_kind() local
A Ddomain_build.c1410 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 Dxc_dom_core.c826 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 Dxc_dom_x86.c1707 struct xc_hvm_firmware_module mod; in bootlate_hvm() local
/xen-4.10.0-shim-comet/stubdom/vtpm/
A Dvtpmblk.c129 int mod; in encrypt_vtpmblk() local
/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Dio.c261 unsigned int mod = gvec % dest_vcpus; in vector_hashing_dest() local
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Ddom0_build.c456 struct hvm_modlist_entry mod = { 0 }; in pvh_load_kernel() local
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dexpr.h28 no, mod, yes enumerator
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dprocessor.h579 uint8_t mod = (raw >> 4) & 0xf; in get_cpu_family() local
/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/
A Dx86_emulate.c5125 #define _GRP7(mod, reg) \ in x86_emulate() argument

Completed in 41 milliseconds