Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h170 u64 special_offset; /* loongson_special_attribute struct offset */ member
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h171 uint64_t special_offset; /* loongson_special_attribute struct offset */ member
H A Dloongson3_bootp.c140 lp->special_offset = cpu_to_le64((uintptr_t)p - (uintptr_t)lp); in init_loongson_params()
/openbmc/linux/arch/mips/loongson64/
H A Denv.c82 ((u64)loongson_p + loongson_p->special_offset); in prom_lefi_init_env()