Home
last modified time | relevance | path

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

/linux-3.4.99/arch/avr32/kernel/
Dswitch_to.S31 frs /* flush the return stack */
/linux-3.4.99/arch/x86/kernel/cpu/mtrr/
Dgeneric.c274 static void get_fixed_ranges(mtrr_type *frs) in get_fixed_ranges() argument
276 unsigned int *p = (unsigned int *)frs; in get_fixed_ranges()
571 static int set_fixed_ranges(mtrr_type *frs) in set_fixed_ranges() argument
573 unsigned long long *saved = (unsigned long long *)frs; in set_fixed_ranges()