Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libs/toollog/
A Dxtl_logger_stdio.c160 unsigned new_flags = (lg->flags & ~clear_flags) | set_flags; in xtl_stdiostream_adjust_flags() local
161 if (new_flags & XTL_STDIOSTREAM_HIDE_PROGRESS) in xtl_stdiostream_adjust_flags()
163 lg->flags = new_flags; in xtl_stdiostream_adjust_flags()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dpage.h367 perms_strictly_increased(uint32_t old_flags, uint32_t new_flags) in perms_strictly_increased() argument
372 uint32_t nf = new_flags & (_PAGE_PRESENT|_PAGE_RW|_PAGE_USER|_PAGE_NX_BIT); in perms_strictly_increased()

Completed in 4 milliseconds