Searched refs:sun4v (Results 1 - 22 of 22) sorted by relevance

/linux-4.4.14/arch/sparc/crypto/
H A Dcrop_devid.c11 { .name = "cpu", .compatible = "sun4v", },
/linux-4.4.14/drivers/rtc/
H A Drtc-sun4v.c1 /* rtc-sun4v.c: Hypervisor based RTC for SUN4V systems.
86 rtc = devm_rtc_device_register(&pdev->dev, "sun4v", sun4v_rtc_probe()
97 .name = "rtc-sun4v",
H A DMakefile145 obj-$(CONFIG_RTC_DRV_SUN4V) += rtc-sun4v.o
/linux-4.4.14/arch/sparc/kernel/
H A Dktlb.S64 /* For sun4v the ASI_ITLB_DATA_IN store and the retry
66 * to the sun4v tlb load code. The registers are setup
73 * The sun4v TLB load wants the PTE in %g3 so we fix that
172 /* For sun4v the ASI_DTLB_DATA_IN store and the retry
174 * to the sun4v tlb load code. The registers are setup
181 * The sun4v TLB load wants the PTE in %g3 so we fix that
H A Dtsb.S205 /* For sun4v the ASI_DTLB_DATA_IN store and the retry
207 * to the sun4v tlb load code. The registers are setup
214 * The sun4v TLB load wants the PTE in %g3 so we fix that
241 /* For sun4v the ASI_ITLB_DATA_IN store and the retry
243 * to the sun4v tlb load code. The registers are setup
250 * The sun4v TLB load wants the PTE in %g3 so we fix that
H A Dcpu.c390 "sun4v" : show_cpuinfo()
516 printk(KERN_WARNING "CPU: Unknown sun4v cpu type [%s]\n", sun4v_cpu_probe()
H A Dtime_64.c191 * allowed on sun4v. The Hypervisor controls that stick_init_tick()
555 .name = "rtc-sun4v",
H A Dprom_32.c55 * determined by whether this is a sun4u or sun4v system.
H A Dvio.c398 static const char *channel_devices_compat = "SUNW,sun4v-channel-devices";
H A Dprom_64.c63 * determined by whether this is a sun4u or sun4v system.
H A Dsetup_64.c199 insns = &p->sun4v[0]; per_cpu_patch()
H A Dpci_sun4v.c986 .compatible = "SUNW,sun4v-pci",
H A Dprocess_64.c67 /* The sun4v sleeping code requires that we have PSTATE.IE cleared over arch_cpu_idle()
H A Dprom_irqtrans.c777 { "SUNW,sun4v-pci", pci_sun4v_irq_trans_init },
H A Dhead_64.S132 .asciz "sun4v"
H A Dirq_64.c595 .name = "sun4v",
/linux-4.4.14/arch/sparc/include/asm/
H A Dtrap_block.h65 unsigned int sun4v[4]; member in struct:cpuid_patch_entry
136 /* sun4v implementation. */ \
H A Dthread_info_64.h100 #define FAULT_CODE_BAD_RA 0x20 /* Bad RA for sun4v */
H A Dpgtable_64.h289 * Note: We encode this into 3 sun4v 2-insn patch sequences. pte_modify()
H A Dhypervisor.h895 * contain the start address and length from a sun4v error report.
901 * provided in a sun4v memory error report.
1773 * Create IOMMU mappings in the sun4v device defined by the given
/linux-4.4.14/drivers/tty/serial/
H A Dsunhv.c621 .compatible = "SUNW,sun4v-console",
/linux-4.4.14/arch/sparc/mm/
H A Dinit_64.c70 * All sun4v chips support 256MB pages. Only SPARC-T4 and later
445 seq_printf(m, "MMU Type\t: Hypervisor (sun4v)\n"); mmu_info()

Completed in 578 milliseconds