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