Searched defs:ATS_GET_FLAGS (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/genwqe/
H A Dgenwqe_card.h224 #define ATS_GET_FLAGS(_ats,_byte_offs) (((_ats) >> (44 - (4 * ((_byte_offs) / 8)))) & 0xf) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/genwqe/
H A Dgenwqe_card.h224 #define ATS_GET_FLAGS(_ats,_byte_offs) (((_ats) >> (44 - (4 * ((_byte_offs) / 8)))) & 0xf) macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/genwqe/
H A Dgenwqe_card.h224 #define ATS_GET_FLAGS(_ats,_byte_offs) (((_ats) >> (44 - (4 * ((_byte_offs) / 8)))) & 0xf) macro

Completed in 38 milliseconds