Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/xen/
H A Dhypercall.h323 MULTI_fpu_taskswitch(struct multicall_entry *mcl, int set) in MULTI_fpu_taskswitch()
332 MULTI_update_va_mapping(struct multicall_entry *mcl, unsigned long va, in MULTI_update_va_mapping()
344 MULTI_update_descriptor(struct multicall_entry *mcl, u64 maddr, in MULTI_update_descriptor()
355 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, in MULTI_mmu_update()
368 MULTI_mmuext_op(struct multicall_entry *mcl, struct mmuext_op *op, int count, in MULTI_mmuext_op()
381 MULTI_stack_switch(struct multicall_entry *mcl, in MULTI_stack_switch()
/linux/drivers/crypto/bcm/
H A Dcipher.h461 struct mbox_client mcl; member