Home
last modified time | relevance | path

Searched refs:relocated (Results 1 – 13 of 13) 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 Drock.c683 int relocated) in parse_rock_ridge_inode() argument
685 int flags = relocated ? RR_RELOC_DE : 0; in parse_rock_ridge_inode()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c254 list_move(&vm_bo->vm_status, &vm_bo->vm->relocated); in amdgpu_vm_bo_relocated()
302 list_move(&vm_bo->vm_status, &vm_bo->vm->relocated); in amdgpu_vm_bo_reset_state_machine()
990 LIST_HEAD(relocated); in amdgpu_vm_update_pdes()
996 list_splice_init(&vm->relocated, &relocated); in amdgpu_vm_update_pdes()
999 if (list_empty(&relocated)) in amdgpu_vm_update_pdes()
1015 list_for_each_entry(entry, &relocated, vm_status) { in amdgpu_vm_update_pdes()
1031 while (!list_empty(&relocated)) { in amdgpu_vm_update_pdes()
1032 entry = list_first_entry(&relocated, struct amdgpu_vm_bo_base, in amdgpu_vm_update_pdes()
2605 INIT_LIST_HEAD(&vm->relocated); in amdgpu_vm_init()
3136 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.c456 int relocated = (kvmppc_get_msr(vcpu) & (data ? MSR_DR : MSR_IR)); in kvmppc_xlate() local
459 if (relocated) { in kvmppc_xlate()
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.)