Home
last modified time | relevance | path

Searched refs:update_special (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H A Dkvm.h154 * in u.e.update_special corresponding to the register to be updated.
156 * The update_special field is zero on return from KVM_GET_SREGS.
158 * When restoring a checkpoint, the caller can set update_special
209 __u32 update_special; /* KVM_SREGS_E_UPDATE_ */ member
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H A Dkvm.h154 * in u.e.update_special corresponding to the register to be updated.
156 * The update_special field is zero on return from KVM_GET_SREGS.
158 * When restoring a checkpoint, the caller can set update_special
209 __u32 update_special; /* KVM_SREGS_E_UPDATE_ */ member
/kernel/linux/linux-5.10/tools/arch/powerpc/include/uapi/asm/
H A Dkvm.h154 * in u.e.update_special corresponding to the register to be updated.
156 * The update_special field is zero on return from KVM_GET_SREGS.
158 * When restoring a checkpoint, the caller can set update_special
209 __u32 update_special; /* KVM_SREGS_E_UPDATE_ */ member
/kernel/linux/linux-6.6/tools/arch/powerpc/include/uapi/asm/
H A Dkvm.h154 * in u.e.update_special corresponding to the register to be updated.
156 * The update_special field is zero on return from KVM_GET_SREGS.
158 * When restoring a checkpoint, the caller can set update_special
209 __u32 update_special; /* KVM_SREGS_E_UPDATE_ */ member
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbooke.c1508 if (sregs->u.e.update_special & KVM_SREGS_E_UPDATE_DEC) { in set_sregs_base()
1513 if (sregs->u.e.update_special & KVM_SREGS_E_UPDATE_TSR) in set_sregs_base()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbooke.c1542 if (sregs->u.e.update_special & KVM_SREGS_E_UPDATE_DEC) { in set_sregs_base()
1547 if (sregs->u.e.update_special & KVM_SREGS_E_UPDATE_TSR) in set_sregs_base()

Completed in 19 milliseconds