Searched refs:LABI_ADDR_IN_BOOTLOADER (Results 1 – 2 of 2) sorted by relevance
130 labi = (struct linux_app_boot_info *)PHYS_TO_XKSEG_CACHED(LABI_ADDR_IN_BOOTLOADER); in octeon_smp_hotplug_setup()326 labi = (struct linux_app_boot_info *)PHYS_TO_XKSEG_CACHED(LABI_ADDR_IN_BOOTLOADER); in octeon_cpu_die()377 labi = (struct linux_app_boot_info *)PHYS_TO_XKSEG_CACHED(LABI_ADDR_IN_BOOTLOADER); in octeon_update_boot_vector()
68 #define LABI_ADDR_IN_BOOTLOADER 0x700 macro