Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/char/
Dhwc_rw.c235 static unsigned long cr0_save __attribute__ ((aligned (8))); variable
2034 cr0_save = cr0; in do_hwc_init()
2048 __ctl_load (cr0_save, 0, 0); in do_hwc_init()
2319 cr0_save = cr0; in hwc_unblank()
2331 __ctl_load (cr0_save, 0, 0); in hwc_unblank()