Home | History | Annotate | Download | only in booke

Lines Matching refs:PSL_DS

217 	struct vm_map * const faultmap = get_faultmap(tf, PSL_DS);
233 PSL_DS);
346 struct vm_map * const faultmap = get_faultmap(tf, PSL_DS);
355 trap_pte_lookup(tf, trunc_page(faultva), PSL_DS);
770 if (usertrap && (tf->tf_srr1 & (PSL_DS|PSL_IS)) != (PSL_DS|PSL_IS)) {
854 if ((tf->tf_srr1 & (PSL_DS|PSL_IS)) != (PSL_DS|PSL_IS)) {
934 if ((tf->tf_srr1 & (PSL_DS|PSL_IS)) != (PSL_DS|PSL_IS)) {