Lines Matching refs:aspect
17 the DEXCR. Each aspect controls a certain behaviour, and can be set or cleared
18 to enable/disable the aspect. There are several variants of the DEXCR for
50 between the 'which' value and the DEXCR aspect's index.
84 - This aspect can be configured with PR_PPC_SET_DEXCR (get only)
87 - This aspect is set / set this aspect
90 - This aspect is clear / clear this aspect
93 - This aspect will be set after exec / set this aspect after exec
96 - This aspect will be clear after exec / clear this aspect after exec
105 PR_PPC_DEXCR_CTRL_CLEAR_ONEXEC``. This would indicate the aspect is currently
114 will set the IBRTPD aspect bit in the DEXCR, causing indirect branch prediction
119 the hypervisor is enforcing the aspect be set. To see the true DEXCR state
122 * The aspect state when starting a process is copied from the parent's state on
130 ``PR_PPC_DEXCR_CTRL_CLEAR`` to edit a given aspect.
145 - The aspect is not recognised by the kernel or not supported by the
165 - This aspect cannot be modified with prctl() (check for the
171 can still clear its own NPHIE aspect without privileges).