kernel/arch/mips/include/asm/mach-ip27/kernel-entry-init.h
.. .. @@ -10,18 +10,8 @@ 10 10 #define __ASM_MACH_IP27_KERNEL_ENTRY_H 11 11 12 12 #include <asm/sn/addrs.h> 13 -#include <asm/sn/sn0/hubni.h>13 +#include <asm/sn/agent.h>14 14 #include <asm/sn/klkernvars.h> 15 -16 -/*17 - * Returns the local nasid into res.18 - */19 - .macro GET_NASID_ASM res20 - dli \res, LOCAL_HUB_ADDR(NI_STATUS_REV_ID)21 - ld \res, (\res)22 - and \res, NSRI_NODEID_MASK23 - dsrl \res, NSRI_NODEID_SHFT24 - .endm25 15 26 16 /* 27 17 * TLB bits