Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/boot/
Dhead_kdump.S17 # 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/
Disofs.h114 extern int parse_rock_ridge_inode(struct iso_directory_record *, struct inode *, int relocated);
128 int relocated);
Dinode.c64 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()
Drock.c672 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/
Damdgpu_vm.h238 struct list_head relocated; member
Damdgpu_vm.c221 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/
Dbook3s.c457 int relocated = (kvmppc_get_msr(vcpu) & (data ? MSR_DR : MSR_IR)); in kvmppc_xlate() local
460 if (relocated) { in kvmppc_xlate()
Dbook3s_pr.c673 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/
Dpage_migration.rst18 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
Dtranshuge.rst26 backed by regular pages should be relocated on hugepages
/Linux-v5.4/Documentation/x86/
Dboot.rst102 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/
Dhead.S1474 @ Branch to (possibly) relocated zImage that is in [sp]
/Linux-v5.4/Documentation/filesystems/
Dvfs.rst763 the page will be relocated, relocked and if that all succeeds,
/Linux-v5.4/arch/mips/
DKconfig2659 and parsed at boot to fix up the relocated kernel.
/Linux-v5.4/Documentation/admin-guide/
Ddevices.txt2177 relocated to major 183 due to an unfortunate conflict.