Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h169 u64 interface_offset; /* interface_info struct offset */ member
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h170 uint64_t interface_offset; /* interface_info struct offset */ member
H A Dloongson3_bootp.c132 lp->interface_offset = cpu_to_le64((uintptr_t)p - (uintptr_t)lp); in init_loongson_params()
/openbmc/linux/arch/mips/loongson64/
H A Denv.c80 ((u64)loongson_p + loongson_p->interface_offset); in prom_lefi_init_env()