Home
last modified time | relevance | path

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

/linux-4.1.27/arch/avr32/kernel/
Dswitch_to.S31 frs /* flush the return stack */
/linux-4.1.27/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()
568 static int set_fixed_ranges(mtrr_type *frs) in set_fixed_ranges() argument
570 unsigned long long *saved = (unsigned long long *)frs; in set_fixed_ranges()