Home
last modified time | relevance | path

Searched refs:relocated (Results 1 – 16 of 16) sorted by relevance

/linux-4.1.27/arch/s390/kernel/
Dhead_kdump.S16 # kdump entry (new kernel - not yet relocated)
29 lg %r2,0(%r2) # already relocated:
77 basr %r14,%r14 # Start relocated kernel
83 # Startup of kdump (relocated new kernel)
/linux-4.1.27/arch/frv/kernel/
Dhead.inc47 __sdram_base = 0x00000000 /* base address to which SDRAM relocated */
49 __sdram_base = __page_offset /* base address to which SDRAM relocated */
/linux-4.1.27/fs/isofs/
Disofs.h110 extern int parse_rock_ridge_inode(struct iso_directory_record *, struct inode *, int relocated);
124 int relocated);
Dinode.c60 static int isofs_read_inode(struct inode *, int relocated);
1242 static int isofs_read_inode(struct inode *inode, int relocated) in isofs_read_inode() argument
1387 parse_rock_ridge_inode(de, inode, relocated); in isofs_read_inode()
1469 int relocated) in __isofs_iget() argument
1491 ret = isofs_read_inode(inode, relocated); in __isofs_iget()
Drock.c671 int relocated) in parse_rock_ridge_inode() argument
673 int flags = relocated ? RR_RELOC_DE : 0; in parse_rock_ridge_inode()
/linux-4.1.27/arch/x86/boot/compressed/
Dhead_32.S177 leal relocated(%ebx), %eax
182 relocated: label
Dhead_64.S359 leaq relocated(%rbx), %rax
377 relocated: label
/linux-4.1.27/arch/unicore32/boot/compressed/
Dvmlinux.lds.in20 * GOTOFF relocations, which prevents it being relocated independently
/linux-4.1.27/Documentation/vm/
Dpage_migration15 a new memory policy via mbind(). The pages of process can also be relocated
27 Manual migration is useful if for example the scheduler has relocated
Dtranshuge.txt50 backed by regular pages should be relocated on hugepages
/linux-4.1.27/Documentation/frv/
Dconfiguring.txt58 their separate sections can relocated independently, allowing them to be
/linux-4.1.27/arch/powerpc/kvm/
Dbook3s.c398 int relocated = (kvmppc_get_msr(vcpu) & (data ? MSR_DR : MSR_IR)); in kvmppc_xlate() local
401 if (relocated) { in kvmppc_xlate()
Dbook3s_pr.c536 int relocated; in kvmppc_handle_pagefault() local
544 relocated = data ? dr : ir; in kvmppc_handle_pagefault()
549 if (relocated) { in kvmppc_handle_pagefault()
/linux-4.1.27/Documentation/x86/
Dboot.txt92 When using bzImage, the protected-mode kernel was relocated to
807 relocated to 0x90000. For the "old" protocol, the
1028 (relocated, if appropriate.)
/linux-4.1.27/Documentation/filesystems/
Dvfs.txt628 In this case, the page will be relocated, relocked and if
/linux-4.1.27/Documentation/
Ddevices.txt2247 relocated to major 183 due to an unfortunate conflict.