Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
H A Dhead_kdump.S17 # 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/fs/isofs/
H A Disofs.h115 extern int parse_rock_ridge_inode(struct iso_directory_record *, struct inode *, int relocated);
129 int relocated);
H A Dinode.c65 static int isofs_read_inode(struct inode *, int relocated);
1269 static int isofs_read_inode(struct inode *inode, int relocated) in isofs_read_inode() argument
1413 parse_rock_ridge_inode(de, inode, relocated); in isofs_read_inode()
1502 int relocated) in __isofs_iget() argument
1524 ret = isofs_read_inode(inode, relocated); in __isofs_iget()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c240 list_move(&vm_bo->vm_status, &vm_bo->vm->relocated); in amdgpu_vm_bo_relocated()
288 list_move(&vm_bo->vm_status, &vm_bo->vm->relocated); in amdgpu_vm_bo_reset_state_machine()
972 LIST_HEAD(relocated); in amdgpu_vm_update_pdes()
978 list_splice_init(&vm->relocated, &relocated); in amdgpu_vm_update_pdes()
981 if (list_empty(&relocated)) in amdgpu_vm_update_pdes()
997 list_for_each_entry(entry, &relocated, vm_status) { in amdgpu_vm_update_pdes()
1013 while (!list_empty(&relocated)) { in amdgpu_vm_update_pdes()
1014 entry = list_first_entry(&relocated, struct amdgpu_vm_bo_base, in amdgpu_vm_update_pdes()
2589 INIT_LIST_HEAD(&vm->relocated); in amdgpu_vm_init()
3084 list_for_each_entry_safe(bo_va, tmp, &vm->relocated, base.vm_status) { in amdgpu_debugfs_vm_bo_info()
H A Damdgpu_vm.h365 struct list_head relocated; member
/linux/arch/powerpc/kvm/
H A Dbook3s_pr.c686 int relocated; in kvmppc_handle_pagefault() local
693 relocated = data ? dr : ir; in kvmppc_handle_pagefault()
698 if (relocated) { in kvmppc_handle_pagefault()
/linux/Documentation/arch/riscv/
H A Dboot.rst161 is only relocated virtually.
/linux/Documentation/admin-guide/hw-vuln/
H A Dindirect-target-selection.rst158 relocated to safe thunks.
/linux/Documentation/bpf/
H A Dllvm_reloc.rst118 The actual to-be-relocated data (0 or section offset)
126 The actual to-be-relocated data is stored at ``r_offset`` and the read/write data
/linux/arch/arm/boot/compressed/
H A Dhead.S533 mov r0, r9 @ start of relocated zImage
534 add r1, sp, r6 @ end of relocated zImage
/linux/Documentation/bpf/libbpf/
H A Dlibbpf_overview.rst196 about the field that should be relocated on the target kernel. i.e, if the
/linux/Documentation/arch/x86/
H A Dboot.rst120 When using bzImage, the protected-mode kernel was relocated to
1094 relocated to 0x90000. For the "old" protocol, the
1321 (relocated, if appropriate.)