Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/fs/isofs/
Disofs.h114 extern int parse_rock_ridge_inode(struct iso_directory_record *, struct inode *, int relocated);
128 int relocated);
Dinode.c60 static int isofs_read_inode(struct inode *, int relocated);
1306 static int isofs_read_inode(struct inode *inode, int relocated) in isofs_read_inode() argument
1450 parse_rock_ridge_inode(de, inode, relocated); in isofs_read_inode()
1533 int relocated) in __isofs_iget() argument
1555 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-v4.19/arch/x86/boot/compressed/
Dhead_32.S143 leal relocated(%ebx), %eax
212 relocated: label
Dhead_64.S440 leaq relocated(%rbx), %rax
511 relocated: label
/Linux-v4.19/arch/unicore32/boot/compressed/
Dvmlinux.lds.in20 * GOTOFF relocations, which prevents it being relocated independently
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.c160 list_move(&base->vm_status, &vm->relocated); in amdgpu_vm_bo_base_init()
312 list_move(&bo_base->vm_status, &vm->relocated); in amdgpu_vm_validate_pt_bos()
1025 list_move(&entry->base.vm_status, &vm->relocated); in amdgpu_vm_invalidate_level()
1049 if (list_empty(&vm->relocated)) in amdgpu_vm_update_directories()
1059 list_for_each_entry(bo_base, &vm->relocated, vm_status) { in amdgpu_vm_update_directories()
1080 while (!list_empty(&vm->relocated)) { in amdgpu_vm_update_directories()
1085 bo_base = list_first_entry(&vm->relocated, in amdgpu_vm_update_directories()
1135 if (!list_empty(&vm->relocated)) in amdgpu_vm_update_directories()
1208 list_move(&entry->base.vm_status, &p->vm->relocated); in amdgpu_vm_handle_huge_pages()
2453 list_move(&bo_base->vm_status, &vm->relocated); in amdgpu_vm_bo_invalidate()
[all …]
Damdgpu_vm.h183 struct list_head relocated; member
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s.c424 int relocated = (kvmppc_get_msr(vcpu) & (data ? MSR_DR : MSR_IR)); in kvmppc_xlate() local
427 if (relocated) { in kvmppc_xlate()
Dbook3s_pr.c675 int relocated; in kvmppc_handle_pagefault() local
682 relocated = data ? dr : ir; in kvmppc_handle_pagefault()
687 if (relocated) { in kvmppc_handle_pagefault()
/Linux-v4.19/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.rst25 backed by regular pages should be relocated on hugepages
/Linux-v4.19/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-v4.19/arch/arm/boot/compressed/
Dhead.S1408 @ Branch to (possibly) relocated zImage that is in [sp]
/Linux-v4.19/Documentation/filesystems/
Dvfs.txt682 In this case, the page will be relocated, relocked and if
/Linux-v4.19/arch/mips/
DKconfig2587 and parsed at boot to fix up the relocated kernel.
/Linux-v4.19/Documentation/admin-guide/
Ddevices.txt2168 relocated to major 183 due to an unfortunate conflict.