Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/arm64/asm/
H A Dprocessor.h131 static inline bool system_supports_granule(size_t granule) in system_supports_granule() function
/kvm-unit-tests/lib/arm/
H A Dmmu.c216 assert_msg(system_supports_granule(PAGE_SIZE), in setup_mmu()