Home
last modified time | relevance | path

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

12

/arch/sparc/kernel/
Dpcr.c104 if (tlb_type == hypervisor) { in register_perf_hsvc()
137 if (tlb_type != hypervisor) in unregister_perf_hsvc()
150 case hypervisor: in pcr_arch_init()
Dsetup_64.c187 if (tlb_type != hypervisor) { in per_cpu_patch()
209 case hypervisor: in per_cpu_patch()
273 if (tlb_type != hypervisor) in sun4v_patch()
435 else if (tlb_type == hypervisor) { in init_sparc64_elf_hwcap()
465 if (tlb_type == hypervisor) { in init_sparc64_elf_hwcap()
503 if (tlb_type == hypervisor) in setup_arch()
Dunaligned_64.c462 if (tlb_type == hypervisor) in handle_ldf_stq()
472 if (tlb_type == hypervisor) in handle_ldf_stq()
488 if (tlb_type == hypervisor) in handle_ldf_stq()
508 if (tlb_type == hypervisor) in handle_ldf_stq()
622 if (tlb_type == hypervisor) in handle_lddfmna()
670 if (tlb_type == hypervisor) in handle_stdfmna()
Dsstate.c93 if (tlb_type != hypervisor) in sstate_init()
Dmodule.c222 if (sun4v_1insn && tlb_type == hypervisor) { in do_patch_sections()
226 if (sun4v_2insn && tlb_type == hypervisor) { in do_patch_sections()
Dprom_64.c348 if (tlb_type == hypervisor) { in __build_path_component()
435 if (tlb_type == hypervisor) in of_populate_present_mask()
534 if (tlb_type == hypervisor) in of_fill_in_cpu_data()
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()
1277 if (tlb_type != hypervisor) in __cpu_up()
1292 if (tlb_type == hypervisor) { in cpu_play_dead()
1522 if (tlb_type == hypervisor) in setup_per_cpu_areas()
Dcpu.c388 ((tlb_type == hypervisor) ? in show_cpuinfo()
508 if (tlb_type == hypervisor) { in cpu_type_probe()
Dirq_64.c510 BUG_ON(tlb_type == hypervisor); in build_irq()
547 BUG_ON(tlb_type != hypervisor); in sun4v_build_common()
954 if (tlb_type == hypervisor) in init_IRQ()
959 if (tlb_type == hypervisor) { in init_IRQ()
/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 \
/arch/sparc/mm/
Dtsb.c80 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user()
88 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user()
104 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user_page()
112 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user_page()
212 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in setup_tsb_params()
230 if (tlb_type == hypervisor) { in setup_tsb_params()
443 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in tsb_grow()
Dinit_64.c180 BUG_ON(tlb_type == hypervisor); in flush_dcache_page_impl()
253 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in tsb_insert()
299 if (tlb_type != hypervisor) { in update_mmu_cache()
315 if ((tlb_type == hypervisor && in update_mmu_cache()
317 (tlb_type != hypervisor && in update_mmu_cache()
339 if (tlb_type == hypervisor) in flush_dcache_page()
412 else if (tlb_type == hypervisor) in mmu_info()
516 prom_trans[i].data |= (tlb_type == hypervisor ? in read_obp_translations()
547 if (tlb_type == hypervisor) { in remap_kernel()
1267 if (tlb_type == hypervisor) in bootmem_init_numa()
[all …]
Dtlb.c80 if (tlb_type != hypervisor && in tlb_batch_add()
Dgup.c26 if (tlb_type == hypervisor) { in gup_pte_range()
/arch/sparc/include/asm/
Dxor_64.h66 ((tlb_type == hypervisor && \
Dspitfire.h56 hypervisor = 3, enumerator
/arch/x86/lguest/
DKconfig10 Lguest is a tiny in-kernel hypervisor. Selecting this will
/arch/powerpc/platforms/pasemi/
DKconfig29 running under a hypervisor.
/arch/x86/kernel/cpu/
DMakefile17 obj-y += vmware.o hypervisor.o sched.o mshyperv.o
/arch/tile/
DKconfig.debug9 Write kernel log output directly via the hypervisor console.
/arch/x86/xen/
DKconfig14 Xen hypervisor.
/arch/tile/kernel/
Dhvglue.lds1 /* Hypervisor call vector addresses; see <hv/hypervisor.h> */
/arch/powerpc/kvm/
DKconfig70 bool "KVM support for POWER7 and PPC970 using hypervisor mode in host"
76 hypervisor mode available to the host.
/arch/powerpc/platforms/ps3/
DKconfig14 and other platforms using the PS3 hypervisor. Enabling this
145 of the PS3's LV1 hypervisor.

12