Searched refs:host_stack (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/mips/kvm/ |
| A D | entry.c | 190 UASM_i_SW(&p, GPR_SP, offsetof(struct kvm_vcpu_arch, host_stack), GPR_K1); in kvm_mips_build_vcpu_run() 692 UASM_i_LW(&p, GPR_SP, offsetof(struct kvm_vcpu_arch, host_stack), GPR_K1); in kvm_mips_build_exit() 834 UASM_i_LW(&p, GPR_K1, offsetof(struct kvm_vcpu_arch, host_stack), GPR_K1); in kvm_mips_build_ret_to_host()
|
| /linux/arch/powerpc/include/asm/ |
| A D | kvm_host.h | 529 ulong host_stack; member
|
| /linux/arch/mips/include/asm/ |
| A D | kvm_host.h | 295 unsigned long host_stack; member
|
| /linux/arch/powerpc/kernel/ |
| A D | asm-offsets.c | 358 OFFSET(VCPU_HOST_STACK, kvm_vcpu, arch.host_stack); in main()
|
Completed in 15 milliseconds