Home
last modified time | relevance | path

Searched refs:mvebu_boot_wa_end (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-mvebu/
Dpmsu_ll.S55 .global mvebu_boot_wa_end
74 mvebu_boot_wa_end: label
75 ENDPROC(mvebu_boot_wa_end)
Dpmsu.c121 extern unsigned char mvebu_boot_wa_end;
134 u32 code_len = &mvebu_boot_wa_end - &mvebu_boot_wa_start; in mvebu_setup_boot_addr_wa()