Home
last modified time | relevance | path

Searched refs:system_offset (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/alpha/include/asm/
H A Derr_common.h107 u32 system_offset; member
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h168 uint64_t system_offset; /* system_loongson struct offset */ member
H A Dloongson3_bootp.c126 lp->system_offset = cpu_to_le64((uintptr_t)p - (uintptr_t)lp); in init_loongson_params()
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h165 u64 system_offset; /* system_loongson struct offset */ member
/openbmc/linux/arch/mips/loongson64/
H A Denv.c74 ((u64)loongson_p + loongson_p->system_offset); in prom_lefi_init_env()