Home
last modified time | relevance | path

Searched refs:origin (Results 1 – 11 of 11) sorted by relevance

/xen/xen/
A DRules.mk12 ifneq ($(origin crash_debug),undefined)
15 ifeq ($(origin debug),command line)
18 ifneq ($(origin frame_pointer),undefined)
21 ifneq ($(origin kexec),undefined)
24 ifneq ($(origin lock_profile),undefined)
27 ifneq ($(origin perfc),undefined)
30 ifneq ($(origin verbose),undefined)
/xen/docs/process/
A Drelease-technician-checklist.txt79 git-fetch origin
84 git-push origin $t
85 git-push origin staging-$x
99 git-push origin $t
156 git cat-file blob origin/staging-$ov:MAINTAINERS >MAINTAINERS
/xen/xen/arch/arm/
A Darch.mk17 ifneq ($(filter command line environment,$(origin CONFIG_EARLY_PRINTK)),)
/xen/xen/common/
A DCOPYING7 For more information on the origin of these files and their
/xen/stubdom/vtpmmgr/
A DREADME.source25 tools/vtpm_manager code. It's origin is unclear, but it is
/xen/tools/firmware/
A DMakefile102 $(GIT) fetch origin; \
116 $(GIT) fetch origin; \
/xen/xen/arch/x86/hvm/
A Dvlapic.c317 struct vcpu *origin = data; in vlapic_init_sipi_action() local
318 uint32_t icr = vcpu_vlapic(origin)->init_sipi.icr; in vlapic_init_sipi_action()
319 uint32_t dest = vcpu_vlapic(origin)->init_sipi.dest; in vlapic_init_sipi_action()
327 for_each_vcpu ( origin->domain, v ) in vlapic_init_sipi_action()
329 if ( vlapic_match_dest(vcpu_vlapic(v), vcpu_vlapic(origin), in vlapic_init_sipi_action()
334 vcpu_vlapic(origin)->init_sipi.icr = 0; in vlapic_init_sipi_action()
335 vcpu_unpause(origin); in vlapic_init_sipi_action()
/xen/tools/
A DMakefile161 $(GIT) fetch origin; \
207 $(GIT) fetch origin; \
/xen/
A DMakefile35 $(GIT) fetch origin; \
/xen/tools/tests/x86_emulator/
A DMakefile30 ifeq ($(origin XEN_COMPILE_ARCH),override)
/xen/xen/include/acpi/
A Dactbl2.h527 u8 origin; member

Completed in 824 milliseconds