Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/include/asm/
Dpatch.h24 extern void ia64_patch_phys_stack_reg(unsigned long val);
/Linux-v4.19/arch/ia64/kernel/
Dpatch.c219 void ia64_patch_phys_stack_reg(unsigned long val) in ia64_patch_phys_stack_reg() function
Dsetup.c1047 ia64_patch_phys_stack_reg(num_phys_stacked*8 + 8); in cpu_init()