Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Dmemory.h158 #define PHYS_RELATIVE(v_data, v_text) \ macro
163 #define PHYS_RELATIVE(v_data, v_text) ((v_data) - (v_text)) macro
/arch/arm/mm/
Dproc-v7.S546 .word PHYS_RELATIVE(__v7_setup_stack, .)