Searched refs:PSL_RESERVED_DEFAULT (Results 1 – 8 of 8) sorted by relevance
65 #define PSL_RESERVED_DEFAULT 0x00000002 macro71 #define PSL_KERNEL PSL_RESERVED_DEFAULT72 #define PSL_USER (PSL_RESERVED_DEFAULT | PSL_I)
157 v86.efl = PSL_RESERVED_DEFAULT | PSL_I; in main()
54 #define PSL_MBO PSL_RESERVED_DEFAULT /* 0x00000002 */
61 .set PSL_RESERVED_DEFAULT,0x00000002 define676 pushl $PSL_RESERVED_DEFAULT|PSL_D # Use clean %eflags with
277 v86.efl = PSL_RESERVED_DEFAULT | PSL_I; in main()
316 frame->tf_rflags |= PSL_RESERVED_DEFAULT | PSL_I; in cpu_sanitize_frame()
913 frame->tf_rflags |= PSL_RESERVED_DEFAULT | PSL_I; in cpu_sanitize_frame()