Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/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);
1301 static int isofs_read_inode(struct inode *inode, int relocated) in isofs_read_inode() argument
1445 parse_rock_ridge_inode(de, inode, relocated); in isofs_read_inode()
1528 int relocated) in __isofs_iget() argument
1550 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.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h262 struct list_head relocated; member
Damdgpu_vm.c287 list_move(&vm_bo->vm_status, &vm_bo->vm->relocated); in amdgpu_vm_bo_relocated()
1294 if (list_empty(&vm->relocated)) in amdgpu_vm_update_pdes()
1306 while (!list_empty(&vm->relocated)) { in amdgpu_vm_update_pdes()
1309 entry = list_first_entry(&vm->relocated, struct amdgpu_vm_pt, in amdgpu_vm_update_pdes()
2820 INIT_LIST_HEAD(&vm->relocated); in amdgpu_vm_init()
/Linux-v5.10/arch/powerpc/kvm/
Dbook3s.c429 int relocated = (kvmppc_get_msr(vcpu) & (data ? MSR_DR : MSR_IR)); in kvmppc_xlate() local
432 if (relocated) { in kvmppc_xlate()
Dbook3s_pr.c709 int relocated; in kvmppc_handle_pagefault() local
716 relocated = data ? dr : ir; in kvmppc_handle_pagefault()
721 if (relocated) { in kvmppc_handle_pagefault()
/Linux-v5.10/Documentation/vm/
Dpage_migration.rst21 a new memory policy via mbind(). The pages of a process can also be relocated
33 Manual migration is useful if for example the scheduler has relocated
Dtranshuge.rst26 backed by regular pages should be relocated on hugepages
/Linux-v5.10/arch/arm/boot/compressed/
Dhead.S514 mov r0, r9 @ start of relocated zImage
515 add r1, sp, r6 @ end of relocated zImage
/Linux-v5.10/Documentation/x86/
Dboot.rst120 When using bzImage, the protected-mode kernel was relocated to
1093 relocated to 0x90000. For the "old" protocol, the
1322 (relocated, if appropriate.)
/Linux-v5.10/Documentation/filesystems/
Dvfs.rst764 the page will be relocated, relocked and if that all succeeds,
/Linux-v5.10/arch/mips/
DKconfig2794 and parsed at boot to fix up the relocated kernel.
/Linux-v5.10/Documentation/admin-guide/
Ddevices.txt2178 relocated to major 183 due to an unfortunate conflict.