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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dsclp.c445 unsigned long cr0, cr0_sync; local
467 cr0_sync = cr0;
468 cr0_sync &= 0xffff00a0;
469 cr0_sync |= 0x00000200;
470 __ctl_load(cr0_sync, 0, 0);

Completed in 35 milliseconds