Home
last modified time | relevance | path

Searched refs:RAM_END (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dof.c18 #define RAM_END (512<<20) /* Fixme: use OF */ macro
35 for(; claim_base < RAM_END; claim_base += ONE_MB) { in of_try_claim()
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dof.c18 #define RAM_END (512<<20) /* Fixme: use OF */ macro
35 for(; claim_base < RAM_END; claim_base += ONE_MB) { in of_try_claim()

Completed in 1 milliseconds