phys_to_virt      443 arch/x86/kernel/cpu/cpufreq/powernow-k7.c 		p = phys_to_virt(i);
phys_to_virt      667 arch/x86/kernel/cpu/cpufreq/powernow-k8.c 		psb = phys_to_virt(i);
phys_to_virt      180 arch/x86/kernel/machine_kexec_32.c 	set_gdt(phys_to_virt(0),0);
phys_to_virt      181 arch/x86/kernel/machine_kexec_32.c 	set_idt(phys_to_virt(0),0);
phys_to_virt      230 arch/x86/kernel/machine_kexec_64.c 	set_gdt(phys_to_virt(0),0);
phys_to_virt      231 arch/x86/kernel/machine_kexec_64.c 	set_idt(phys_to_virt(0),0);
phys_to_virt      640 arch/x86/kernel/mpparse.c 		if (!smp_read_mpc(phys_to_virt(mpf->mpf_physptr), early)) {
phys_to_virt      697 arch/x86/kernel/mpparse.c 	unsigned int *bp = phys_to_virt(base);
phys_to_virt     1036 arch/x86/kernel/mpparse.c 	mpc = phys_to_virt(mpf->mpf_physptr);
phys_to_virt     1064 arch/x86/kernel/mpparse.c 		mpc_new = phys_to_virt(mpc_new_phys);
phys_to_virt     1072 arch/x86/kernel/mpparse.c 			mpf_new = phys_to_virt(0x400 - 16);
phys_to_virt      461 arch/x86/kernel/pci-calgary_64.c 	void *vaddr = phys_to_virt(paddr);
phys_to_virt     1426 arch/x86/kernel/pci-calgary_64.c 	ptr = (unsigned long)phys_to_virt(get_bios_ebda());
phys_to_virt       18 arch/x86/kernel/pci-swiotlb_64.c 	return swiotlb_map_single(hwdev, phys_to_virt(paddr), size, direction);
phys_to_virt      147 arch/x86/kernel/summit_32.c 	ptr = (unsigned long)phys_to_virt(ptr);
phys_to_virt      221 arch/x86/kernel/visws_quirks.c 	struct mpc_config_processor *mp = phys_to_virt(CO_CPU_TAB_PHYS);
phys_to_virt      222 arch/x86/kernel/visws_quirks.c 	unsigned short ncpus = readw(phys_to_virt(CO_CPU_NUM_PHYS));
phys_to_virt      551 arch/x86/mach-voyager/voyager_smp.c 		    phys_to_virt((VIC_CPU_BOOT_CPI + QIC_DEFAULT_CPI_BASE) * 4);
phys_to_virt      557 arch/x86/mach-voyager/voyager_smp.c 		    phys_to_virt((VIC_CPU_BOOT_CPI + VIC_DEFAULT_CPI_BASE) * 4);
phys_to_virt      562 arch/x86/mach-voyager/voyager_smp.c 		    phys_to_virt((VIC_CPU_BOOT_ERRATA_CPI +
phys_to_virt      609 arch/x86/mach-voyager/voyager_smp.c 		    ((volatile unsigned char *)phys_to_virt(start_phys_address))
phys_to_virt      220 arch/x86/mm/ioremap.c 		return (__force void __iomem *)phys_to_virt(phys_addr);
phys_to_virt      429 arch/x86/mm/ioremap.c 	if ((void __force *)addr >= phys_to_virt(ISA_START_ADDRESS) &&
phys_to_virt      430 arch/x86/mm/ioremap.c 	    (void __force *)addr < phys_to_virt(ISA_END_ADDRESS))
phys_to_virt       91 arch/x86/mm/numa_64.c 	memnodemap = phys_to_virt(nodemap_addr);
phys_to_virt       14 include/asm-cris/arch-v32/cache.h   flush_dma_list(phys_to_virt((c)->saved_data));
phys_to_virt       52 include/asm-cris/io.h #define bus_to_virt phys_to_virt
phys_to_virt       46 include/asm-frv/page.h #define __va(paddr)		phys_to_virt((unsigned long) (paddr))
phys_to_virt       35 include/asm-frv/virtconvert.h #define bus_to_virt phys_to_virt
phys_to_virt       15 include/asm-m32r/vga.h #define VGA_MAP_MEM(x,s) (unsigned long)phys_to_virt(x)
phys_to_virt       45 include/asm-m68k/virtconvert.h #define bus_to_virt phys_to_virt
phys_to_virt       16 include/asm-parisc/io.h #define bus_to_virt phys_to_virt
phys_to_virt      177 include/asm-x86/amd_iommu_types.h #define IOMMU_PTE_PAGE(pte) (phys_to_virt((pte) & IOMMU_PAGE_MASK))
phys_to_virt       12 include/asm-x86/bios_ebda.h 	unsigned int address = *(unsigned short *)phys_to_virt(0x40E);
phys_to_virt       26 include/asm-x86/es7000/wakecpu.h #define TRAMPOLINE_LOW phys_to_virt(0x467)
phys_to_virt       27 include/asm-x86/es7000/wakecpu.h #define TRAMPOLINE_HIGH phys_to_virt(0x469)
phys_to_virt      131 include/asm-x86/io_32.h #define isa_bus_to_virt phys_to_virt
phys_to_virt      140 include/asm-x86/io_32.h #define bus_to_virt phys_to_virt
phys_to_virt      195 include/asm-x86/io_64.h #define isa_bus_to_virt phys_to_virt
phys_to_virt      204 include/asm-x86/io_64.h #define bus_to_virt phys_to_virt
phys_to_virt       11 include/asm-x86/mach-default/mach_wakecpu.h #define TRAMPOLINE_LOW phys_to_virt(0x467)
phys_to_virt       12 include/asm-x86/mach-default/mach_wakecpu.h #define TRAMPOLINE_HIGH phys_to_virt(0x469)
phys_to_virt       35 include/asm-x86/mach-default/smpboot_hooks.h 	*((volatile long *) phys_to_virt(0x467)) = 0;
phys_to_virt        8 include/asm-x86/numaq/wakecpu.h #define TRAMPOLINE_LOW phys_to_virt(0x8)
phys_to_virt        9 include/asm-x86/numaq/wakecpu.h #define TRAMPOLINE_HIGH phys_to_virt(0xa)
phys_to_virt       15 include/asm-x86/vga.h #define VGA_MAP_MEM(x, s) (unsigned long)phys_to_virt(x)
phys_to_virt       61 include/asm-xtensa/io.h #define bus_to_virt(x)	phys_to_virt(x)
phys_to_virt       14 include/asm-xtensa/vga.h #define VGA_MAP_MEM(x,s) (unsigned long)phys_to_virt(x)
phys_to_virt      615 kernel/kexec.c 			phys_to_virt((entry & PAGE_MASK)): ptr +1)
phys_to_virt       98 mm/bootmem.c   	bdata->node_bootmem_map = phys_to_virt(PFN_PHYS(mapstart));
phys_to_virt      518 mm/bootmem.c   		region = phys_to_virt(PFN_PHYS(bdata->node_min_pfn) +
phys_to_virt       98 sound/soc/au1x/dbdma2.c 				(void *)phys_to_virt(cd->dma_area),
phys_to_virt      113 sound/soc/au1x/dbdma2.c 				(void *)phys_to_virt(cd->dma_area),