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

  /src/sys/arch/aarch64/include/
param.h 167 #define aarch64_ptob(x) ((unsigned long)(x) << PGSHIFT) macro
173 #define arm_ptob(x) aarch64_ptob(x)
param.h 167 #define aarch64_ptob(x) ((unsigned long)(x) << PGSHIFT) macro
173 #define arm_ptob(x) aarch64_ptob(x)

Completed in 22 milliseconds