Searched refs:P_MD_LA57 (Results 1 – 3 of 3) sorted by relevance
441 p->p_md.md_flags &= ~P_MD_LA57; in cpu_procctl_la_ctl()446 p->p_md.md_flags |= P_MD_LA57; in cpu_procctl_la_ctl()452 p->p_md.md_flags &= ~(P_MD_LA48 | P_MD_LA57); in cpu_procctl_la_ctl()465 else if ((p->p_md.md_flags & P_MD_LA57) != 0) in cpu_procctl_la_status()
171 if ((imgp->proc->p_md.md_flags & P_MD_LA57) != 0) in freebsd_brand_info_la57_img_compat()
90 #define P_MD_LA57 0x00000004 /* Request LA57 after exec */ macro