Searched refs:es_rsvd_high (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/kernel/arch/x86_64/
H A Dvmx_checks.c724 int es_rsvd_high = ((es_access_rights >> 17) & 0x7FFF); local
726 assert(es_rsvd_high == 0);

Completed in 22 milliseconds