Searched refs:relocated (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/arch/s390/kernel/ |
D | head_kdump.S | 16 # 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/ |
D | head.inc | 47 __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/ |
D | isofs.h | 110 extern int parse_rock_ridge_inode(struct iso_directory_record *, struct inode *, int relocated); 124 int relocated);
|
D | inode.c | 60 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()
|
D | rock.c | 671 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/ |
D | head_32.S | 177 leal relocated(%ebx), %eax 182 relocated: label
|
D | head_64.S | 359 leaq relocated(%rbx), %rax 377 relocated: label
|
/linux-4.1.27/arch/unicore32/boot/compressed/ |
D | vmlinux.lds.in | 20 * GOTOFF relocations, which prevents it being relocated independently
|
/linux-4.1.27/Documentation/vm/ |
D | page_migration | 15 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
|
D | transhuge.txt | 50 backed by regular pages should be relocated on hugepages
|
/linux-4.1.27/Documentation/frv/ |
D | configuring.txt | 58 their separate sections can relocated independently, allowing them to be
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s.c | 398 int relocated = (kvmppc_get_msr(vcpu) & (data ? MSR_DR : MSR_IR)); in kvmppc_xlate() local 401 if (relocated) { in kvmppc_xlate()
|
D | book3s_pr.c | 536 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/ |
D | boot.txt | 92 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/ |
D | vfs.txt | 628 In this case, the page will be relocated, relocked and if
|
/linux-4.1.27/Documentation/ |
D | devices.txt | 2247 relocated to major 183 due to an unfortunate conflict.
|