Home
last modified time | relevance | path

Searched refs:hypervisor (Results 1 – 25 of 64) sorted by relevance

123

/linux-2.6.39/arch/sparc/kernel/
Dsetup_64.c184 if (tlb_type != hypervisor) { in per_cpu_patch()
206 case hypervisor: in per_cpu_patch()
240 if (tlb_type != hypervisor) in sun4v_patch()
294 if (tlb_type == hypervisor) in setup_arch()
373 ((tlb_type == hypervisor) ? in show_cpuinfo()
Dpcr.c99 if (tlb_type == hypervisor) { in register_perf_hsvc()
128 if (tlb_type != hypervisor) in unregister_perf_hsvc()
141 case hypervisor: in pcr_arch_init()
Dunaligned_64.c469 if (tlb_type == hypervisor) in handle_ldf_stq()
479 if (tlb_type == hypervisor) in handle_ldf_stq()
495 if (tlb_type == hypervisor) in handle_ldf_stq()
515 if (tlb_type == hypervisor) in handle_ldf_stq()
629 if (tlb_type == hypervisor) in handle_lddfmna()
677 if (tlb_type == hypervisor) in handle_stdfmna()
Dsmp_64.c96 if (tlb_type == hypervisor) in smp_callin()
362 if (tlb_type == hypervisor) { in smp_boot_one_cpu()
895 if (tlb_type == hypervisor) in smp_flush_dcache_page_impl()
936 if (tlb_type == hypervisor) in flush_dcache_page_all()
1244 if (tlb_type != hypervisor) in __cpu_up()
1259 if (tlb_type == hypervisor) { in cpu_play_dead()
1488 if (tlb_type == hypervisor) in setup_per_cpu_areas()
Dprom_64.c349 if (tlb_type == hypervisor) { in __build_path_component()
436 if (tlb_type == hypervisor) in of_populate_present_mask()
535 if (tlb_type == hypervisor) in of_fill_in_cpu_data()
Dsstate.c98 if (tlb_type != hypervisor) in sstate_init()
Dirq_64.c512 BUG_ON(tlb_type == hypervisor); in build_irq()
549 BUG_ON(tlb_type != hypervisor); in sun4v_build_common()
956 if (tlb_type == hypervisor) in init_IRQ()
961 if (tlb_type == hypervisor) { in init_IRQ()
/linux-2.6.39/Documentation/powerpc/
Dphyp-assisted-dump.txt6 The goal of hypervisor-assisted dump is to enable the dump of
11 As compared to kdump or other strategies, hypervisor-assisted
25 and assistance from the hypervisor. The procedure is
28 -- When a system crashes, the hypervisor will save
34 hypervisor will reset PCI and other hardware state.
64 Please note that the hypervisor-assisted dump feature
106 o The various code paths that tell the hypervisor that a crash
116 important crash data is clobbered when the hypervisor
/linux-2.6.39/drivers/xen/
DKconfig45 information with each other and with the hypervisor.
63 bool "Create xen entries under /sys/hypervisor"
68 Create entries under /sys/hypervisor describing the Xen
69 hypervisor environment. When running native or in another
70 virtual environment, /sys/hypervisor will still be present,
DMakefile15 obj-$(CONFIG_XEN_SYS_HYPERVISOR) += sys-hypervisor.o
/linux-2.6.39/arch/ia64/xen/
DKconfig6 bool "Xen hypervisor support"
16 Enable Xen hypervisor support. Resulting kernel runs
DMakefile6 hypervisor.o xencomm.o xcom_hcall.o grant-table.o time.o suspend.o \
/linux-2.6.39/Documentation/kvm/
Dppc-pv.txt9 instructions that needlessly return us to the hypervisor even though they
13 and transforms them into unprivileged ones with some help from the hypervisor.
22 Linux is running on KVM, a node /hypervisor exists. That node contains a
31 Inside the device tree's /hypervisor node there's a property called
66 To enable communication between the hypervisor and guest there is a new shared
122 The MSR contains bits that require hypervisor intervention and bits that do
123 not require direct hypervisor intervention because they only get interpreted
124 when entering the guest or don't have any impact on the hypervisor's behavior.
Dmsr.txt28 whose data will be filled in by the hypervisor. The hypervisor is only
64 whose data will be filled in by the hypervisor periodically. Only one
67 The hypervisor may update this structure at any time it sees fit until
102 coordinated between the guest and the hypervisor. Availability
163 the hypervisor at the time of asynchronous page fault (APF)
/linux-2.6.39/drivers/tty/hvc/
DKconfig4 Generic "hypervisor virtual console" infrastructure for various
18 pSeries machines when partitioned support a hypervisor virtual
30 iSeries machines support a hypervisor virtual console.
66 bool "udbg based fake hypervisor console"
/linux-2.6.39/arch/sparc/mm/
Dtsb.c77 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user()
85 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user()
185 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in setup_tsb_params()
203 if (tlb_type == hypervisor) { in setup_tsb_params()
405 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in tsb_grow()
Dinit_64.c181 BUG_ON(tlb_type == hypervisor); in flush_dcache_page_impl()
254 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in tsb_insert()
300 if (tlb_type != hypervisor) { in update_mmu_cache()
316 if ((tlb_type == hypervisor && in update_mmu_cache()
318 (tlb_type != hypervisor && in update_mmu_cache()
340 if (tlb_type == hypervisor) in flush_dcache_page()
413 else if (tlb_type == hypervisor) in mmu_info()
543 if (tlb_type == hypervisor) { in remap_kernel()
1259 if (tlb_type == hypervisor) in bootmem_init_numa()
1565 if (tlb_type == hypervisor) in tsb_phys_patch()
[all …]
Dtlb.c55 if (tlb_type != hypervisor && in tlb_batch_add()
/linux-2.6.39/arch/sparc/include/asm/
Dxor_64.h66 ((tlb_type == hypervisor && \
Delf_64.h178 else if (tlb_type == hypervisor) { in sparc64_elf_hwcap()
/linux-2.6.39/arch/x86/lguest/
DKconfig10 Lguest is a tiny in-kernel hypervisor. Selecting this will
/linux-2.6.39/drivers/lguest/
DKconfig2 tristate "Linux hypervisor example code"
/linux-2.6.39/drivers/base/
DMakefile20 obj-$(CONFIG_SYS_HYPERVISOR) += hypervisor.o
/linux-2.6.39/arch/x86/kernel/cpu/
DMakefile17 obj-y += vmware.o hypervisor.o sched.o mshyperv.o
/linux-2.6.39/arch/powerpc/platforms/pasemi/
DKconfig29 running under a hypervisor.

123