Home
last modified time | relevance | path

Searched refs:seg_not_present (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/i386/linux/
H A Dlinux.h288 l_uint seg_not_present:1; member
318 (((info)->seg_not_present == 0) << LINUX_ENTRY_B_SEG_NOT_PRESENT) | \
329 (info)->seg_not_present == 1 && \
/freebsd/sys/amd64/linux32/
H A Dlinux.h325 l_uint seg_not_present:1; member
351 (((info)->seg_not_present == 0) << LINUX_ENTRY_B_SEG_NOT_PRESENT) | \
362 (info)->seg_not_present == 1 && \