Searched refs:relocated (Results 1 – 15 of 15) sorted by relevance
| /Linux-v5.4/arch/s390/boot/ |
| D | head_kdump.S | 17 # kdump entry (new kernel - not yet relocated) 30 lg %r2,0(%r2) # already relocated: 78 basr %r14,%r14 # Start relocated kernel 84 # Startup of kdump (relocated new kernel)
|
| /Linux-v5.4/fs/isofs/ |
| D | isofs.h | 114 extern int parse_rock_ridge_inode(struct iso_directory_record *, struct inode *, int relocated); 128 int relocated);
|
| D | inode.c | 64 static int isofs_read_inode(struct inode *, int relocated); 1308 static int isofs_read_inode(struct inode *inode, int relocated) in isofs_read_inode() argument 1452 parse_rock_ridge_inode(de, inode, relocated); in isofs_read_inode() 1535 int relocated) in __isofs_iget() argument 1557 ret = isofs_read_inode(inode, relocated); in __isofs_iget()
|
| D | rock.c | 672 int relocated) in parse_rock_ridge_inode() argument 674 int flags = relocated ? RR_RELOC_DE : 0; in parse_rock_ridge_inode()
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_vm.h | 238 struct list_head relocated; member
|
| D | amdgpu_vm.c | 221 list_move(&vm_bo->vm_status, &vm_bo->vm->relocated); in amdgpu_vm_bo_relocated() 1238 if (list_empty(&vm->relocated)) in amdgpu_vm_update_directories() 1249 while (!list_empty(&vm->relocated)) { in amdgpu_vm_update_directories() 1252 entry = list_first_entry(&vm->relocated, struct amdgpu_vm_pt, in amdgpu_vm_update_directories() 2678 INIT_LIST_HEAD(&vm->relocated); in amdgpu_vm_init()
|
| /Linux-v5.4/arch/powerpc/kvm/ |
| D | book3s.c | 457 int relocated = (kvmppc_get_msr(vcpu) & (data ? MSR_DR : MSR_IR)); in kvmppc_xlate() local 460 if (relocated) { in kvmppc_xlate()
|
| D | book3s_pr.c | 673 int relocated; in kvmppc_handle_pagefault() local 680 relocated = data ? dr : ir; in kvmppc_handle_pagefault() 685 if (relocated) { in kvmppc_handle_pagefault()
|
| /Linux-v5.4/Documentation/vm/ |
| D | page_migration.rst | 18 a new memory policy via mbind(). The pages of process can also be relocated 30 Manual migration is useful if for example the scheduler has relocated
|
| D | transhuge.rst | 26 backed by regular pages should be relocated on hugepages
|
| /Linux-v5.4/Documentation/x86/ |
| D | boot.rst | 102 When using bzImage, the protected-mode kernel was relocated to 922 relocated to 0x90000. For the "old" protocol, the 1151 (relocated, if appropriate.)
|
| /Linux-v5.4/arch/arm/boot/compressed/ |
| D | head.S | 1474 @ Branch to (possibly) relocated zImage that is in [sp]
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | vfs.rst | 763 the page will be relocated, relocked and if that all succeeds,
|
| /Linux-v5.4/arch/mips/ |
| D | Kconfig | 2659 and parsed at boot to fix up the relocated kernel.
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | devices.txt | 2177 relocated to major 183 due to an unfortunate conflict.
|