cregit-Linux how code gets into the kernel

Release 4.14 arch/s390/kvm/irq.h

Directory: arch/s390/kvm
/*
 * s390 irqchip routines
 *
 * Copyright IBM Corp. 2014
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License (version 2 only)
 * as published by the Free Software Foundation.
 *
 *    Author(s): Cornelia Huck <cornelia.huck@de.ibm.com>
 */
#ifndef __KVM_IRQ_H

#define __KVM_IRQ_H

#include <linux/kvm_host.h>


static inline int irqchip_in_kernel(struct kvm *kvm) { return 1; }

Contributors

PersonTokensPropCommitsCommitProp
Cornelia Huck15100.00%1100.00%
Total15100.00%1100.00%

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Cornelia Huck27100.00%1100.00%
Total27100.00%1100.00%
Directory: arch/s390/kvm
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.