Home
last modified time | relevance | path

Searched defs:new_role (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/mmu/
H A Dmmu.c4975 union kvm_mmu_page_role new_role) in cached_root_find_and_keep_current()
5009 union kvm_mmu_page_role new_role) in cached_root_find_without_current()
5029 gpa_t new_pgd, union kvm_mmu_page_role new_role) in fast_pgd_switch()
5047 union kvm_mmu_page_role new_role = mmu->root_role; in kvm_mmu_new_pgd() local
/linux/drivers/block/drbd/
H A Ddrbd_nl.c615 drbd_set_role(struct drbd_device *const device, enum drbd_role new_role, int force) in drbd_set_role()