Searched refs:hpet_mmap_enabled (Results 1 – 1 of 1) sorted by relevance
369 static int hpet_mmap_enabled = 1; variable371 static int hpet_mmap_enabled = 0; variable376 get_option(&str, &hpet_mmap_enabled); in hpet_mmap_enable()377 pr_info("HPET mmap %s\n", hpet_mmap_enabled ? "enabled" : "disabled"); in hpet_mmap_enable()387 if (!hpet_mmap_enabled) in hpet_mmap()