Home
last modified time | relevance | path

Searched refs:KVM_SREGS_E_IVOR (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H A Dkvm.h113 #define KVM_SREGS_E_IVOR (1 << 5) macro
127 /* Embedded Floating Point (SPE) -- IVOR32-34 if KVM_SREGS_E_IVOR */
139 /* Processor Control (E.PC) -- IVOR36-37 if KVM_SREGS_E_IVOR */
145 /* Embedded Performance Monitor (E.PM) -- IVOR35 if KVM_SREGS_E_IVOR */
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A De500mc.c254 if (!(sregs->u.e.features & KVM_SREGS_E_IVOR)) in kvmppc_core_set_sregs_e500mc()
H A De500.c402 if (!(sregs->u.e.features & KVM_SREGS_E_IVOR)) in kvmppc_core_set_sregs_e500()
H A Dbooke.c1550 sregs->u.e.features |= KVM_SREGS_E_IVOR; in kvmppc_get_sregs_ivor()
1573 if (!(sregs->u.e.features & KVM_SREGS_E_IVOR)) in kvmppc_set_sregs_ivor()
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H A Dkvm.h113 #define KVM_SREGS_E_IVOR (1 << 5) macro
127 /* Embedded Floating Point (SPE) -- IVOR32-34 if KVM_SREGS_E_IVOR */
139 /* Processor Control (E.PC) -- IVOR36-37 if KVM_SREGS_E_IVOR */
145 /* Embedded Performance Monitor (E.PM) -- IVOR35 if KVM_SREGS_E_IVOR */
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A De500.c402 if (!(sregs->u.e.features & KVM_SREGS_E_IVOR)) in kvmppc_core_set_sregs_e500()
H A De500mc.c259 if (!(sregs->u.e.features & KVM_SREGS_E_IVOR)) in kvmppc_core_set_sregs_e500mc()
H A Dbooke.c1584 sregs->u.e.features |= KVM_SREGS_E_IVOR; in kvmppc_get_sregs_ivor()
1607 if (!(sregs->u.e.features & KVM_SREGS_E_IVOR)) in kvmppc_set_sregs_ivor()
/kernel/linux/linux-5.10/tools/arch/powerpc/include/uapi/asm/
H A Dkvm.h113 #define KVM_SREGS_E_IVOR (1 << 5) macro
127 /* Embedded Floating Point (SPE) -- IVOR32-34 if KVM_SREGS_E_IVOR */
139 /* Processor Control (E.PC) -- IVOR36-37 if KVM_SREGS_E_IVOR */
145 /* Embedded Performance Monitor (E.PM) -- IVOR35 if KVM_SREGS_E_IVOR */
/kernel/linux/linux-6.6/tools/arch/powerpc/include/uapi/asm/
H A Dkvm.h113 #define KVM_SREGS_E_IVOR (1 << 5) macro
127 /* Embedded Floating Point (SPE) -- IVOR32-34 if KVM_SREGS_E_IVOR */
139 /* Processor Control (E.PC) -- IVOR36-37 if KVM_SREGS_E_IVOR */
145 /* Embedded Performance Monitor (E.PM) -- IVOR35 if KVM_SREGS_E_IVOR */

Completed in 16 milliseconds