Home
last modified time | relevance | path

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

12

/arch/arm/boot/dts/
Dxenvm-4.2.dts19 /* this field is going to be adjusted by the hypervisor */
49 /* this field is going to be adjusted by the hypervisor */
70 hypervisor {
72 /* this field is going to be adjusted by the hypervisor */
74 /* this field is going to be adjusted by the hypervisor */
/arch/tile/
DKconfig.debug9 Write kernel log output directly via the hypervisor console.
18 bool "Provide wrapper functions for hypervisor ABI calls"
21 Provide wrapper functions for the hypervisor ABI calls
DKconfig69 # hypervisor. TILEPro in any case does not support page sizes
190 Note that for TILEPro, you must also rebuild the hypervisor
289 hypervisor, or with only a single memory controller.
413 Since MDE 4.2, the Tilera hypervisor runs the kernel
414 at PL2 by default. If running under an older hypervisor,
416 hypervisor may also be recompiled with "make HV_PL=2" to
/arch/powerpc/kvm/
DKconfig77 tristate "KVM for POWER7 and later using hypervisor mode in host"
85 hypervisor mode available to the host.
98 tristate "KVM support without using hypervisor mode in host"
103 without using hypervisor mode in the host, by running the
107 This is not as fast as using hypervisor mode, but works on
108 machines where hypervisor mode is not available or not usable,
114 bool "Detailed timing for hypervisor real-mode code"
/arch/sparc/mm/
Dtsb.c99 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user()
107 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user()
124 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user_page()
132 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user_page()
227 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in setup_tsb_params()
245 if (tlb_type == hypervisor) { in setup_tsb_params()
459 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in tsb_grow()
Dinit_64.c200 BUG_ON(tlb_type == hypervisor); in flush_dcache_page_impl()
273 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in tsb_insert()
333 if (tlb_type != hypervisor) { in update_mmu_cache()
366 if (tlb_type == hypervisor) in flush_dcache_page()
445 else if (tlb_type == hypervisor) in mmu_info()
560 prom_trans[i].data |= (tlb_type == hypervisor ? in read_obp_translations()
591 if (tlb_type == hypervisor) { in remap_kernel()
1454 if (tlb_type == hypervisor) in bootmem_init_numa()
1821 } else if (tlb_type == hypervisor) { in setup_page_offset()
1884 if (tlb_type == hypervisor) in tsb_phys_patch()
[all …]
/arch/sparc/kernel/
Dsetup_64.c176 if (tlb_type != hypervisor) { in per_cpu_patch()
198 case hypervisor: in per_cpu_patch()
280 if (tlb_type != hypervisor) in sun4v_patch()
519 else if (tlb_type == hypervisor) { in init_sparc64_elf_hwcap()
555 if (tlb_type == hypervisor) { in init_sparc64_elf_hwcap()
601 if (tlb_type == hypervisor) in setup_arch()
Dpcr.c254 if (tlb_type == hypervisor) { in register_perf_hsvc()
301 if (tlb_type != hypervisor) in unregister_perf_hsvc()
345 case hypervisor: in pcr_arch_init()
Dunaligned_64.c481 if (tlb_type == hypervisor) in handle_ldf_stq()
491 if (tlb_type == hypervisor) in handle_ldf_stq()
507 if (tlb_type == hypervisor) in handle_ldf_stq()
533 if (tlb_type == hypervisor) in handle_ldf_stq()
648 if (tlb_type == hypervisor) in handle_lddfmna()
699 if (tlb_type == hypervisor) in handle_stdfmna()
Dsmp_64.c101 if (tlb_type == hypervisor) in smp_callin()
356 if (tlb_type == hypervisor) { in smp_boot_one_cpu()
935 if (tlb_type == hypervisor) in smp_flush_dcache_page_impl()
976 if (tlb_type == hypervisor) in flush_dcache_page_all()
1021 if (tlb_type == hypervisor && in smp_fetch_global_pmu()
1267 if (tlb_type != hypervisor) in __cpu_up()
1282 if (tlb_type == hypervisor) { in cpu_play_dead()
1408 if (tlb_type == hypervisor) { in smp_send_stop()
1546 if (tlb_type == hypervisor) in setup_per_cpu_areas()
Dprom_64.c349 if (tlb_type == hypervisor) { in __build_path_component()
388 if (tlb_type == hypervisor) { in arch_find_n_match_cpu_physical_id()
489 if (tlb_type == hypervisor) in of_populate_present_mask()
585 if (tlb_type == hypervisor) in of_fill_in_cpu_data()
Dmodule.c196 if (sun4v_1insn && tlb_type == hypervisor) { in do_patch_sections()
200 if (sun4v_2insn && tlb_type == hypervisor) { in do_patch_sections()
Dsstate.c93 if (tlb_type != hypervisor) in sstate_init()
Dirq_64.c156 if (tlb_type != hypervisor) in irq_init_hv()
187 if (tlb_type == hypervisor) { in size_nr_ivec()
619 BUG_ON(tlb_type == hypervisor); in build_irq()
1127 if (tlb_type == hypervisor) in init_IRQ()
1132 if (tlb_type == hypervisor) { in init_IRQ()
Dcpu.c389 ((tlb_type == hypervisor) ? in show_cpuinfo()
527 if (tlb_type == hypervisor) { in cpu_type_probe()
Dtime_64.c194 if (tlb_type != hypervisor) { in stick_init_tick()
569 if (tlb_type == hypervisor) in clock_init()
/arch/arm/kernel/
Dhyp-stub.S126 @ Now install the hypervisor stub:
128 mcr p15, 4, r7, c12, c0, 0 @ set hypervisor vector base (HVBAR)
/arch/sparc/include/asm/
Dxor_64.h66 ((tlb_type == hypervisor && \
Dspitfire.h59 hypervisor = 3, enumerator
/arch/x86/lguest/
DKconfig9 Lguest is a tiny in-kernel hypervisor. Selecting this will
/arch/powerpc/platforms/pasemi/
DKconfig29 running under a hypervisor.
/arch/x86/xen/
DKconfig16 Xen hypervisor.
/arch/x86/kernel/cpu/
DMakefile63 obj-$(CONFIG_HYPERVISOR_GUEST) += vmware.o hypervisor.o mshyperv.o
/arch/powerpc/platforms/pseries/
DKconfig40 SPLPAR machines can log hypervisor preempt & dispatch events to a
124 Enable access to hypervisor supplied counters in perf. Currently,
/arch/arm/kvm/
Dinit.S74 @ Set the HTTBR to point to the hypervisor PGD pointer passed

12