Searched refs:relocated (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/compressed/
H A Dhead_32.S107 * Jump to the relocated address.
109 leal relocated(%ebx), %eax
114 relocated: label
H A Dhead_64.S264 * Jump to the relocated address.
266 leaq relocated(%rbx), %rax
270 relocated: label
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbook3s.c437 int relocated = (vcpu->arch.msr & (data ? MSR_DR : MSR_IR)); local
440 if (relocated) {
541 int relocated; local
549 relocated = data ? dr : ir;
552 if (relocated) {

Completed in 82 milliseconds