Searched refs:get_dexcr_prctl (Results 1 – 2 of 2) sorted by relevance
339 #define PPC_GET_DEXCR_ASPECT(tsk, asp) get_dexcr_prctl((tsk), (asp))342 int get_dexcr_prctl(struct task_struct *tsk, unsigned long asp);
53 int get_dexcr_prctl(struct task_struct *task, unsigned long which) in get_dexcr_prctl() function