Home
last modified time | relevance | path

Searched refs:pconfig (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/sgi/
Dhpc3.h95 volatile u32 pconfig; /* PIO configuration register */ member
146 volatile u32 pconfig; /* PIO configuration register */ member
/arch/x86/kvm/
Dhyperv.c717 static int stimer_get_config(struct kvm_vcpu_hv_stimer *stimer, u64 *pconfig) in stimer_get_config() argument
719 *pconfig = stimer->config.as_uint64; in stimer_get_config()