Home
last modified time | relevance | path

Searched defs:cr0_wp (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/
H A Dplugin_kvm.c370 unsigned cr0_wp:1; member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h265 unsigned cr0_wp:1; member
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dmmu.c4252 bool cr0_wp = is_write_protection(vcpu); in update_permission_bitmask() local