Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace_uprobe.c143 u32 rloc = *(u32 *)dest; in DEFINE_BASIC_FETCH_FUNCS() local
144 int maxlen = get_rloc_len(rloc); in DEFINE_BASIC_FETCH_FUNCS()
155 *(u32 *)dest = make_data_rloc(0, get_rloc_offs(rloc)); in DEFINE_BASIC_FETCH_FUNCS()
157 *(u32 *)dest = make_data_rloc(ret, get_rloc_offs(rloc)); in DEFINE_BASIC_FETCH_FUNCS()
/linux-4.4.14/arch/powerpc/kernel/
Dprom_init.c2329 u32 rloc = 0x01002000; /* IO space; PCI device = 4 */ in fixup_device_tree_maple() local
2338 rloc = 0x01003000; /* IO space; PCI device = 6 */ in fixup_device_tree_maple()
2358 isa_ranges[2] = rloc; in fixup_device_tree_maple()
2417 u32 rloc = 0x01006000; /* IO space; PCI device = 12 */ in fixup_device_tree_chrp() local
2426 rloc = 0x01003000; /* IO space; PCI device = 6 */ in fixup_device_tree_chrp()
2435 prop[2] = rloc; in fixup_device_tree_chrp()