Home
last modified time | relevance | path

Searched refs:cpu_call32 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Dcall32.S18 .globl cpu_call32 symbol
19 cpu_call32: label
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dcpu.h255 void cpu_call32(ulong code_seg32, ulong target, ulong table);
/OK3568_Linux_fs/u-boot/lib/efi/
H A Defi_stub.c130 cpu_call32(cs32, CONFIG_SYS_TEXT_BASE, info); in jump_to_uboot()