Home
last modified time | relevance | path

Searched refs:fp_state_low_volatile_t (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/ia64/include/asm/
Dfpswa.h20 } fp_state_low_volatile_t; typedef
40 fp_state_low_volatile_t *fp_state_low_volatile;
/linux-3.4.99/arch/ia64/kernel/
Dtraps.c255 fp_state.fp_state_low_volatile = (fp_state_low_volatile_t *) &regs->f6; in fp_emulate()
/linux-3.4.99/arch/ia64/kvm/
Dprocess.c454 fp_state.fp_state_low_volatile = (fp_state_low_volatile_t *) &regs->f6; in vmm_fp_emulate()