HomeSort by relevance Sort by last modified time
    Searched refs:pte_mkyoung (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/asm-mips/
pgtable.h 239 static inline pte_t pte_mkyoung(pte_t pte) function
288 static inline pte_t pte_mkyoung(pte_t pte) function
  /external/kernel-headers/original/asm-x86/
pgtable_32.h 232 static inline pte_t pte_mkyoung(pte_t pte) { (pte).pte_low |= _PAGE_ACCESSED; return pte; } function

Completed in 301 milliseconds