Home
last modified time | relevance | path

Searched refs:_SEGMENT_P (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Demul-gate-op.c159 !(ar & _SEGMENT_P) || in read_mem()
205 if ( !(ar & _SEGMENT_P) ) in pv_emulate_gate_op()
220 !(ar & _SEGMENT_P) || in pv_emulate_gate_op()
299 if ( !(ar & _SEGMENT_P) ) in pv_emulate_gate_op()
348 if ( !(ar & _SEGMENT_P) || in pv_emulate_gate_op()
A Demul-priv-op.c1337 !(ar & _SEGMENT_P) || in pv_emulate_privileged_op()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Ddesc.h84 #define _SEGMENT_P ( 1<<15) /* Segment Present */ macro
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dmm.c1085 if ( !(b & _SEGMENT_P) ) in check_descriptor()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c2815 if ( !(desc.b & _SEGMENT_P) ) in hvm_load_segment_selector()

Completed in 16 milliseconds