Home
last modified time | relevance | path

Searched refs:arch (Results 1 – 20 of 20) sorted by relevance

/include/uapi/
DKbuild2 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/a.out.h),)
6 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm.h),)
10 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm_para.h),)
11 ifeq ($(wildcard $(objtree)/arch/$(SRCARCH)/include/generated/uapi/asm/kvm_para.h),)
/include/kvm/
Darm_arch_timer.h122 #define vcpu_timer(v) (&(v)->arch.timer_cpu)
124 #define vcpu_vtimer(v) (&(v)->arch.timer_cpu.timers[TIMER_VTIMER])
125 #define vcpu_ptimer(v) (&(v)->arch.timer_cpu.timers[TIMER_PTIMER])
126 #define vcpu_hvtimer(v) (&(v)->arch.timer_cpu.timers[TIMER_HVTIMER])
127 #define vcpu_hptimer(v) (&(v)->arch.timer_cpu.timers[TIMER_HPTIMER])
131 #define timer_vm_data(ctx) (&(ctx)->vcpu->kvm->arch.timer_data)
Darm_psci.h30 if (vcpu->kvm->arch.psci_version) in kvm_psci_version()
31 return vcpu->kvm->arch.psci_version; in kvm_psci_version()
Darm_vgic.h393 #define irqchip_in_kernel(k) (!!((k)->arch.vgic.in_kernel))
394 #define vgic_initialized(k) ((k)->arch.vgic.initialized)
396 ((i) < (k)->arch.vgic.nr_spis + VGIC_NR_PRIVATE_IRQS))
Darm_pmu.h47 #define kvm_arm_pmu_irq_initialized(v) ((v)->arch.pmu.irq_num >= VGIC_NR_SGIS)
90 vcpu->arch.pmu.events = *kvm_get_pmu_events(); \
/include/xen/interface/io/
Dprotocols.h19 # error arch fixup needed here
/include/linux/
Delf.h91 struct arch_elf_state *arch) in arch_parse_elf_property() argument
97 bool compat, struct arch_elf_state *arch);
Dmm_types_task.h56 struct arch_tlbflush_unmap_batch arch; member
Daudit.h128 extern int audit_classify_arch(int arch);
275 #define audit_is_compat(arch) (!((arch) & __AUDIT_ARCH_64BIT)) argument
277 #define audit_is_compat(arch) false argument
Dhp_sdc.h293 #error No support for device registration on this arch yet.
Dkexec.h329 struct kimage_arch arch; member
Dkvm_host.h247 struct kvm_arch_async_pf arch; member
255 unsigned long hva, struct kvm_arch_async_pf *arch);
392 struct kvm_vcpu_arch arch; member
604 struct kvm_arch_memory_slot arch; member
820 struct kvm_arch arch; member
1681 return vcpu->arch.waitp; in kvm_arch_vcpu_get_wait()
Dpe.h300 struct data_dirent arch; /* reservered */ member
Dmodule.h475 struct mod_arch_specific arch; member
Dftrace.h603 struct dyn_arch_ftrace arch; member
/include/uapi/linux/
Dseccomp.h64 __u32 arch; member
Dptrace.h85 __u32 arch; member
Dkvm.h257 struct kvm_debug_exit_arch arch; member
587 struct kvm_guest_debug_arch arch; member
/include/xen/interface/
Dxen.h534 struct arch_vcpu_info arch; member
587 struct arch_shared_info arch; member
/include/sound/sof/
Dheader.h186 uint32_t arch; /* Identifier of architecture */ member