HomeSort by: relevance | last modified time | path
    Searched defs:ntte (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/apple/
apple_dart.c 631 const u_int ntte = howmany(DART_APERTURE_START + DART_APERTURE_SIZE - 1, local in function:apple_dart_attach
633 const u_int nl2 = howmany(ntte, DART_PAGE_SIZE / sizeof(uint64_t));
apple_dart.c 631 const u_int ntte = howmany(DART_APERTURE_START + DART_APERTURE_SIZE - 1, local in function:apple_dart_attach
633 const u_int nl2 = howmany(ntte, DART_PAGE_SIZE / sizeof(uint64_t));

Completed in 23 milliseconds