hpet_mmap_enabled 366 drivers/char/hpet.c static int hpet_mmap_enabled = 1; hpet_mmap_enabled 368 drivers/char/hpet.c static int hpet_mmap_enabled = 0; hpet_mmap_enabled 373 drivers/char/hpet.c get_option(&str, &hpet_mmap_enabled); hpet_mmap_enabled 374 drivers/char/hpet.c pr_info("HPET mmap %s\n", hpet_mmap_enabled ? "enabled" : "disabled"); hpet_mmap_enabled 384 drivers/char/hpet.c if (!hpet_mmap_enabled)