Searched refs:__pv_phys_offset (Results 1 – 3 of 3) sorted by relevance
549 add r7, r7, r3 @ adjust __pv_phys_offset address550 str r8, [r7] @ save computed PHYS_OFFSET to __pv_phys_offset563 2: .long __pv_phys_offset603 ldr r2, 2f @ get address of __pv_phys_offset613 2: .long __pv_phys_offset616 .globl __pv_phys_offset617 .type __pv_phys_offset, %object618 __pv_phys_offset: label620 .size __pv_phys_offset, . - __pv_phys_offset
162 EXPORT_SYMBOL(__pv_phys_offset);
160 extern unsigned long __pv_phys_offset;161 #define PHYS_OFFSET __pv_phys_offset