Home
last modified time | relevance | path

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

/linux/arch/alpha/lib/
H A Dstacktrace.c17 #define MEM_BASE 0x001f0000 macro
26 (((INSTR) & (MAJOR_OP | MEM_BASE | MEM_OFF_SIGN)) == (STQ_OP | BASE_SP))
/linux/drivers/pci/hotplug/
H A Dcpqphp.h219 MEM_BASE = offsetof(struct slot_rt, mem_base), enumerator
H A Dcpqphp_pci.c1252 u16 mem_base = readw(one_slot + MEM_BASE); in cpqhp_find_available_resources()