Home
last modified time | relevance | path

Searched refs:cpu_mips_phys_to_kseg1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/mips/
H A Dmalta.c639 cpu_mips_phys_to_kseg1(NULL, 0x14000000 + 0x68), in bl_setup_gt64120_jump_kernel()
644 cpu_mips_phys_to_kseg1(NULL, 0x1be00000 + 0x48), in bl_setup_gt64120_jump_kernel()
647 cpu_mips_phys_to_kseg1(NULL, 0x1be00000 + 0x50), in bl_setup_gt64120_jump_kernel()
652 cpu_mips_phys_to_kseg1(NULL, 0x1be00000 + 0x58), in bl_setup_gt64120_jump_kernel()
655 cpu_mips_phys_to_kseg1(NULL, 0x1be00000 + 0x60), in bl_setup_gt64120_jump_kernel()
658 cpu_mips_phys_to_kseg1(NULL, 0x1be00000 + 0x80), in bl_setup_gt64120_jump_kernel()
661 cpu_mips_phys_to_kseg1(NULL, 0x1be00000 + 0x88), in bl_setup_gt64120_jump_kernel()
672 cpu_mips_phys_to_kseg1(NULL, 0x1be00000 + 0xcf8), in bl_setup_gt64120_jump_kernel()
677 cpu_mips_phys_to_kseg1(NULL, 0x1be00000 + 0xcfc), in bl_setup_gt64120_jump_kernel()
H A Dboston.c331 regaddr = cpu_mips_phys_to_kseg1(NULL, GCR_BASE_ADDR + GCR_BASE_OFS), in type_init()
336 regaddr = cpu_mips_phys_to_kseg1(NULL, boston_memmap[BOSTON_CM].base in type_init()
342 regaddr = cpu_mips_phys_to_kseg1(NULL, boston_memmap[BOSTON_CM].base in type_init()
/openbmc/qemu/target/mips/sysemu/
H A Daddr.c41 uint64_t cpu_mips_phys_to_kseg1(void *opaque, uint64_t addr) in cpu_mips_phys_to_kseg1() function
/openbmc/qemu/target/mips/
H A Dcpu.h1357 uint64_t cpu_mips_phys_to_kseg1(void *opaque, uint64_t addr);