Home
last modified time | relevance | path

Searched defs:kind (Results 1 – 22 of 22) sorted by relevance

/xen/xen/arch/arm/
A Dsetup.c235 struct bootmodule __init *add_boot_module(bootmodule_kind kind, in add_boot_module()
274 struct bootmodule * __init boot_module_find_by_kind(bootmodule_kind kind) in boot_module_find_by_kind()
289 bootmodule_kind kind, paddr_t start, bool domU) in add_boot_cmdline()
318 struct bootcmdline * __init boot_cmdline_find_by_kind(bootmodule_kind kind) in boot_cmdline_find_by_kind()
348 struct bootmodule * __init boot_module_find_by_addr_and_kind(bootmodule_kind kind, in boot_module_find_by_addr_and_kind()
364 const char * __init boot_module_kind_as_string(bootmodule_kind kind) in boot_module_kind_as_string()
A Dbootfdt.c211 bootmodule_kind kind; in process_multiboot_node() local
/xen/xen/arch/x86/hvm/
A Dvm_event.c74 enum emul_kind kind = EMUL_KIND_NORMAL; in hvm_vm_event_do_resume() local
A Dsave.c91 int kind; member
99 size_t size, int kind) in hvm_register_savevm()
A Dmonitor.c233 uint16_t kind) in hvm_monitor_check_p2m()
A Demulate.c2773 void hvm_emulate_one_vm_event(enum emul_kind kind, unsigned int trapnr, in hvm_emulate_one_vm_event()
/xen/xen/include/asm-arm/
A Dsetup.h42 bootmodule_kind kind; member
51 bootmodule_kind kind; member
/xen/tools/libxl/
A Dlibxl_checkpoint_device.c37 libxl__device_kind kind, in checkpoint_device_init()
A Dlibxl_vnuma.c47 const char *kind) in check_vnuma_affinity()
A Didl.py204 def __init__(self, kind, typename, fields, **kwargs): argument
A Dlibxl_internal.h747 libxl__device_kind kind; member
3263 libxl__device_kind kind; member
3353 libxl__device_kind kind; member
3936 #define DEFINE_DEVICE_TYPE_STRUCT_X(name, sname, kind, ...) \ argument
3957 #define DEFINE_DEVICE_TYPE_STRUCT(name, kind, ...) \ argument
A Dlibxl_device.c794 libxl__device_kind kind; in libxl__devices_destroy() local
/xen/tools/tests/vhpet/
A Dmain.c88 int kind; member
169 size_t size, int kind) in hvm_register_savevm()
/xen/xen/common/ubsan/
A Dubsan.h89 unsigned char kind; member
/xen/xen/common/sched/
A Dprivate.h209 #define sched_lock(kind, param, cpu, irq, arg...) \ argument
230 #define sched_unlock(kind, param, cpu, irq, arg...) \ argument
/xen/xen/arch/x86/x86_emulate/
A Dx86_emulate.c6299 # define CASE_SIMD_ALL_FP(kind, pfx, opc) \ in x86_emulate() argument
6302 # define CASE_SIMD_PACKED_FP(kind, pfx, opc) \ in x86_emulate() argument
6305 # define CASE_SIMD_SCALAR_FP(kind, pfx, opc) \ in x86_emulate() argument
6308 # define CASE_SIMD_SINGLE_FP(kind, pfx, opc) \ in x86_emulate() argument
6330 # define CASE_SIMD_ALL_FP(kind, pfx, opc) C##kind##pfx##_##opc in x86_emulate() argument
6331 # define CASE_SIMD_PACKED_FP(kind, pfx, opc) Cp##kind##pfx##_##opc in x86_emulate() argument
6332 # define CASE_SIMD_SCALAR_FP(kind, pfx, opc) Cs##kind##pfx##_##opc in x86_emulate() argument
6333 # define CASE_SIMD_SINGLE_FP(kind, pfx, opc) C##kind##pfx##_##opc in x86_emulate() argument
/xen/xen/tools/kconfig/
A Dexpr.c997 enum string_value_kind kind; in expr_parse_string() local
/xen/xen/common/
A Dgrant_table.c951 unsigned int kind = 0; in mapkind() local
1212 unsigned int kind; in map_grant_ref() local
1475 unsigned int kind; in unmap_common() local
/xen/xen/arch/x86/mm/shadow/
A Dprivate.h152 #define SHADOW_INTERNAL_NAME_(name, kind, value) \ argument
/xen/xen/include/xen/
A Dmm.h243 unsigned int kind:2; /* npfec_kind_t */ member
/xen/xen/drivers/passthrough/vtd/
A Diommu.c867 const char *reason, *kind; in iommu_page_fault_do_one() local
/xen/xen/arch/x86/
A Dirq.c1916 const char *kind = ", LAPIC"; in do_IRQ() local

Completed in 76 milliseconds