Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap07.c33 char mmu_type[16]; in arch_has_slice_support() local
35 SAFE_FILE_LINES_SCANF("/proc/cpuinfo", "MMU : %16s", mmu_type); in arch_has_slice_support()
36 return strcmp(mmu_type, "Hash") == 0; in arch_has_slice_support()

Completed in 1 milliseconds