Searched refs:L2_L_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/lib/libkvm/
H A Dkvm_arm.h94 _Static_assert(L2_L_SIZE == ARM_L2_L_SIZE, "L2_L_SIZE mismatch");
/freebsd-current/sys/arm/include/
H A Dpte.h95 #define L2_L_SIZE 0x00010000 /* 64K */ macro
96 #define L2_L_OFFSET (L2_L_SIZE - 1)

Completed in 58 milliseconds