Home
last modified time | relevance | path

Searched refs:SIZE_4K (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Virtualization/tests/pvmfw/helper/java/com/android/pvmfw/test/host/
DPvmfw.java36 private static final int SIZE_4K = 4 << 10; // 4 KiB, PAGE_SIZE field in Pvmfw
121 padTo(pvmfw, SIZE_4K); in serialize()
135 padTo(pvmfw, SIZE_4K); in serialize()