Searched defs:regs_ptr (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/arch/riscv/kernel/ |
| H A D | cfi.c | 17 unsigned long *regs_ptr = (unsigned long *)regs; in decode_cfi_insn() local
|
| H A D | kgdb.c | 40 unsigned long *regs_ptr = (unsigned long *)regs; in get_step_address() local
|
| /kernel/linux/linux-5.10/arch/riscv/kernel/ |
| H A D | kgdb.c | 61 unsigned long *regs_ptr = (unsigned long *)regs; in get_step_address() local
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| H A D | book3s_hv_nested.c | 199 static void kvmhv_nested_mmio_needed(struct kvm_vcpu *vcpu, u64 regs_ptr) in kvmhv_nested_mmio_needed() argument 226 u64 hv_ptr, regs_ptr; in kvmhv_enter_nested_guest() local
|
| /kernel/linux/linux-6.6/tools/arch/x86/intel_sdsi/ |
| H A D | intel_sdsi.c | 212 FILE *regs_ptr; in sdsi_update_registers() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| H A D | book3s_hv_nested.c | 194 static void kvmhv_nested_mmio_needed(struct kvm_vcpu *vcpu, u64 regs_ptr) in kvmhv_nested_mmio_needed() argument 296 u64 hv_ptr, regs_ptr; in kvmhv_enter_nested_guest() local 214 kvmhv_read_guest_state_and_regs(struct kvm_vcpu *vcpu, struct hv_guest_state *l2_hv, struct pt_regs *l2_regs, u64 hv_ptr, u64 regs_ptr) kvmhv_read_guest_state_and_regs() argument 237 kvmhv_write_guest_state_and_regs(struct kvm_vcpu *vcpu, struct hv_guest_state *l2_hv, struct pt_regs *l2_regs, u64 hv_ptr, u64 regs_ptr) kvmhv_write_guest_state_and_regs() argument [all...] |
Completed in 7 milliseconds