/xen/xen/arch/arm/ |
A D | setup.c | 235 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 D | bootfdt.c | 211 bootmodule_kind kind; in process_multiboot_node() local
|
/xen/xen/arch/x86/hvm/ |
A D | vm_event.c | 74 enum emul_kind kind = EMUL_KIND_NORMAL; in hvm_vm_event_do_resume() local
|
A D | save.c | 91 int kind; member 99 size_t size, int kind) in hvm_register_savevm()
|
A D | monitor.c | 233 uint16_t kind) in hvm_monitor_check_p2m()
|
A D | emulate.c | 2773 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 D | setup.h | 42 bootmodule_kind kind; member 51 bootmodule_kind kind; member
|
/xen/tools/libxl/ |
A D | libxl_checkpoint_device.c | 37 libxl__device_kind kind, in checkpoint_device_init()
|
A D | libxl_vnuma.c | 47 const char *kind) in check_vnuma_affinity()
|
A D | idl.py | 204 def __init__(self, kind, typename, fields, **kwargs): argument
|
A D | libxl_internal.h | 747 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 D | libxl_device.c | 794 libxl__device_kind kind; in libxl__devices_destroy() local
|
/xen/tools/tests/vhpet/ |
A D | main.c | 88 int kind; member 169 size_t size, int kind) in hvm_register_savevm()
|
/xen/xen/common/ubsan/ |
A D | ubsan.h | 89 unsigned char kind; member
|
/xen/xen/common/sched/ |
A D | private.h | 209 #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 D | x86_emulate.c | 6299 # 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 D | expr.c | 997 enum string_value_kind kind; in expr_parse_string() local
|
/xen/xen/common/ |
A D | grant_table.c | 951 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 D | private.h | 152 #define SHADOW_INTERNAL_NAME_(name, kind, value) \ argument
|
/xen/xen/include/xen/ |
A D | mm.h | 243 unsigned int kind:2; /* npfec_kind_t */ member
|
/xen/xen/drivers/passthrough/vtd/ |
A D | iommu.c | 867 const char *reason, *kind; in iommu_page_fault_do_one() local
|
/xen/xen/arch/x86/ |
A D | irq.c | 1916 const char *kind = ", LAPIC"; in do_IRQ() local
|