Home
last modified time | relevance | path

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

/hafnium-2.8-rc0/inc/hf/
A Dmanifest.h48 enum xlat_granule { PAGE_4KB = 0, PAGE_16KB, PAGE_64KB }; enumerator
/hafnium-2.8-rc0/src/
A Dmanifest.c702 if (vm->partition.xlat_granule != PAGE_4KB) { in sanity_check_ffa_manifest()
A Dmanifest_test.cc1362 ASSERT_EQ(vm->partition.xlat_granule, PAGE_4KB); in TEST_F()

Completed in 7 milliseconds