Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/lguest/
Dboot.c512 static void lguest_write_cr0(unsigned long val) in lguest_write_cr0() function
1447 pv_cpu_ops.write_cr0 = lguest_write_cr0; in lguest_init()