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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dpgtable.h172 #define _PAGE_REFERENCED 0x04 /* HW referenced bit */ macro
294 return skey & _PAGE_REFERENCED;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dpgtable.h186 #define _PAGE_REFERENCED 0x04 /* HW referenced bit */ macro
331 return skey & _PAGE_REFERENCED;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dpgtable.h172 #define _PAGE_REFERENCED 0x04 /* HW referenced bit */ macro
294 return skey & _PAGE_REFERENCED;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dpgtable.h186 #define _PAGE_REFERENCED 0x04 /* HW referenced bit */ macro
331 return skey & _PAGE_REFERENCED;

Completed in 173 milliseconds