Searched +defs:mmu +defs:y (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_bo.c | 160 roundup_64(u64 x, u32 y) in roundup_64() 206 struct nvif_mmu *mmu = &cli->mmu; in nouveau_bo_alloc() local 1158 struct nvif_mmu *mmu = &drm->client.mmu; in nouveau_ttm_io_mem_reserve() local
|
/openbmc/linux/arch/x86/kvm/vmx/ |
H A D | nested.c | 57 #define SHADOW_FIELD_RO(x, y) { x, offsetof(struct vmcs12, y) }, argument 64 #define SHADOW_FIELD_RW(x, y) { x, offsetof(struct vmcs12, y) }, argument 5475 #define SHADOW_FIELD_RW(x, y) case x: in is_shadow_field_rw() argument 5487 #define SHADOW_FIELD_RO(x, y) case x: in is_shadow_field_ro() argument 5720 struct kvm_mmu *mmu; in handle_invept() local
|
/openbmc/linux/arch/sparc/mm/ |
H A D | init_64.c | 100 const struct linux_prom64_registers *x = a, *y = b; in cmp_p64() local 588 const struct linux_prom_translation *x = a, *y = b; in cmp_ptrans() local 666 unsigned long mmu) in hypervisor_tlb_lock()
|