/kernel/linux/linux-5.10/arch/sparc/mm/ |
H A D | tsb.c | 129 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user() 143 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user() 162 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user_page() 177 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user_page() 273 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in setup_tsb_params() 291 if (tlb_type == hypervisor) { in setup_tsb_params() 505 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in tsb_grow()
|
H A D | init_64.c | 46 #include <asm/hypervisor.h> 199 BUG_ON(tlb_type == hypervisor); in flush_dcache_page_impl() 272 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in tsb_insert() 397 if (tlb_type != hypervisor) { in update_mmu_cache() 454 if (tlb_type == hypervisor) in flush_dcache_page() 530 else if (tlb_type == hypervisor) in mmu_info() 645 prom_trans[i].data |= (tlb_type == hypervisor ? in read_obp_translations() 676 if (tlb_type == hypervisor) { in remap_kernel() 983 if (tlb_type != hypervisor) in memblock_nid_range() 1558 if (tlb_type == hypervisor) in bootmem_init_numa() [all...] |
/kernel/linux/linux-6.6/arch/sparc/mm/ |
H A D | tsb.c | 129 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user() 143 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user() 162 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user_page() 177 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in flush_tsb_user_page() 273 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in setup_tsb_params() 291 if (tlb_type == hypervisor) { in setup_tsb_params() 505 if (tlb_type == cheetah_plus || tlb_type == hypervisor) { in tsb_grow()
|
H A D | init_64.c | 47 #include <asm/hypervisor.h> 202 BUG_ON(tlb_type == hypervisor); in flush_dcache_folio_impl() 278 if (tlb_type == cheetah_plus || tlb_type == hypervisor) in tsb_insert() 406 if (tlb_type != hypervisor) { in update_mmu_cache_range() 469 if (tlb_type == hypervisor) in flush_dcache_folio() 545 else if (tlb_type == hypervisor) in mmu_info() 660 prom_trans[i].data |= (tlb_type == hypervisor ? in read_obp_translations() 691 if (tlb_type == hypervisor) { in remap_kernel() 999 if (tlb_type != hypervisor) in memblock_nid_range() 1574 if (tlb_type == hypervisor) in bootmem_init_numa() [all...] |
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | sstate.c | 12 #include <asm/hypervisor.h> 94 if (tlb_type != hypervisor) in sstate_init()
|
H A D | setup_64.c | 180 if (tlb_type != hypervisor) { in per_cpu_patch() 202 case hypervisor: in per_cpu_patch() 284 if (tlb_type != hypervisor) in sun4v_patch() 540 else if (tlb_type == hypervisor) { in init_sparc64_elf_hwcap() 580 if (tlb_type == hypervisor) { in init_sparc64_elf_hwcap() 650 if (tlb_type == hypervisor) in setup_arch()
|
H A D | pcr.c | 255 if (tlb_type == hypervisor) { in register_perf_hsvc() 302 if (tlb_type != hypervisor) in unregister_perf_hsvc() 346 case hypervisor: in pcr_arch_init()
|
H A D | smp_64.c | 55 #include <asm/hypervisor.h> 110 if (tlb_type == hypervisor) in smp_callin() 362 if (tlb_type == hypervisor) { in smp_boot_one_cpu() 637 * Occasionally a target cpu strand is borrowed briefly by hypervisor to 690 * The hypervisor indicates successful sends by setting in hypervisor_xcall_deliver() 941 if (tlb_type == hypervisor) in smp_flush_dcache_page_impl() 982 if (tlb_type == hypervisor) in flush_dcache_page_all() 1027 if (tlb_type == hypervisor && in smp_fetch_global_pmu() 1291 if (tlb_type != hypervisor) in __cpu_up() 1306 if (tlb_type == hypervisor) { in cpu_play_dead() [all...] |
H A D | unaligned_64.c | 482 if (tlb_type == hypervisor) in handle_ldf_stq() 492 if (tlb_type == hypervisor) in handle_ldf_stq() 508 if (tlb_type == hypervisor) in handle_ldf_stq() 534 if (tlb_type == hypervisor) in handle_ldf_stq() 649 if (tlb_type == hypervisor) in handle_lddfmna() 700 if (tlb_type == hypervisor) in handle_stdfmna()
|
H A D | prom_64.c | 352 if (tlb_type == hypervisor) { in __build_path_component() 387 /* On hypervisor based platforms we interrogate the 'reg' in arch_find_n_match_cpu_physical_id() 392 if (tlb_type == hypervisor) { in arch_find_n_match_cpu_physical_id() 493 if (tlb_type == hypervisor) in of_populate_present_mask() 589 if (tlb_type == hypervisor) in of_fill_in_cpu_data()
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | hyp-stub.S | 92 * stub hypervisor on the remaining ones: because the saved boot mode 112 @ Now install the hypervisor stub: 114 mcr p15, 4, r7, c12, c0, 0 @ set hypervisor vector base (HVBAR)
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | sstate.c | 13 #include <asm/hypervisor.h> 95 if (tlb_type != hypervisor) in sstate_init()
|
H A D | setup_64.c | 178 if (tlb_type != hypervisor) { in per_cpu_patch() 200 case hypervisor: in per_cpu_patch() 282 if (tlb_type != hypervisor) in sun4v_patch() 538 else if (tlb_type == hypervisor) { in init_sparc64_elf_hwcap() 578 if (tlb_type == hypervisor) { in init_sparc64_elf_hwcap() 648 if (tlb_type == hypervisor) in setup_arch()
|
H A D | pcr.c | 255 if (tlb_type == hypervisor) { in register_perf_hsvc() 302 if (tlb_type != hypervisor) in unregister_perf_hsvc() 346 case hypervisor: in pcr_arch_init()
|
H A D | smp_64.c | 55 #include <asm/hypervisor.h> 110 if (tlb_type == hypervisor) in smp_callin() 362 if (tlb_type == hypervisor) { in smp_boot_one_cpu() 637 * Occasionally a target cpu strand is borrowed briefly by hypervisor to 690 * The hypervisor indicates successful sends by setting in hypervisor_xcall_deliver() 947 if (tlb_type == hypervisor) in smp_flush_dcache_folio_impl() 993 if (tlb_type == hypervisor) in flush_dcache_folio_all() 1043 if (tlb_type == hypervisor && in smp_fetch_global_pmu() 1301 if (tlb_type != hypervisor) in __cpu_up() 1316 if (tlb_type == hypervisor) { in cpu_play_dead() [all...] |
H A D | unaligned_64.c | 482 if (tlb_type == hypervisor) in handle_ldf_stq() 492 if (tlb_type == hypervisor) in handle_ldf_stq() 508 if (tlb_type == hypervisor) in handle_ldf_stq() 534 if (tlb_type == hypervisor) in handle_ldf_stq() 649 if (tlb_type == hypervisor) in handle_lddfmna() 700 if (tlb_type == hypervisor) in handle_stdfmna()
|
H A D | prom_64.c | 352 if (tlb_type == hypervisor) { in __build_path_component() 387 /* On hypervisor based platforms we interrogate the 'reg' in arch_find_n_match_cpu_physical_id() 392 if (tlb_type == hypervisor) { in arch_find_n_match_cpu_physical_id() 493 if (tlb_type == hypervisor) in of_populate_present_mask() 589 if (tlb_type == hypervisor) in of_fill_in_cpu_data()
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | hyp-stub.S | 94 * stub hypervisor on the remaining ones: because the saved boot mode 114 @ Now install the hypervisor stub: 116 mcr p15, 4, r7, c12, c0, 0 @ set hypervisor vector base (HVBAR)
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | hypervisor.h | 5 #include <asm/xen/hypervisor.h>
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | hypervisor.h | 5 #include <asm/xen/hypervisor.h>
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | hypervisor.h | 5 #include <asm/xen/hypervisor.h>
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | hypervisor.h | 5 #include <asm/xen/hypervisor.h>
|
/kernel/linux/linux-6.6/drivers/ptp/ |
H A D | ptp_kvm_arm.c | 12 #include <asm/hypervisor.h>
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
H A D | acrn.c | 16 #include <asm/hypervisor.h> 27 /* Setup the IDT for ACRN hypervisor callback */ in acrn_init_platform() 43 * The hypervisor requires that the APIC EOI should be acked. in DEFINE_IDTENTRY_SYSVEC()
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | xor_64.h | 58 ((tlb_type == hypervisor && \
|