Searched defs:setup_base (Results 1 – 5 of 5) sorted by relevance
/external/u-boot/arch/x86/lib/ |
D | zimage.c | 132 struct boot_params *setup_base; in load_zimage() local 239 int setup_zimage(struct boot_params *setup_base, char *cmd_line, int auto_boot, in setup_zimage()
|
D | bootm.c | 145 int boot_linux_kernel(ulong setup_base, ulong load_address, bool image_64bit) in boot_linux_kernel()
|
/external/autotest/site_utils/lxc/ |
D | lxc_functional_test.py | 183 def setup_base(container_path): function
|
/external/python/setuptools/setuptools/command/ |
D | easy_install.py | 768 def maybe_move(self, spec, dist_filename, setup_base): argument 1122 def run_setup(self, setup_script, setup_base, args): argument 1142 def build_and_install(self, setup_script, setup_base): argument
|
/external/u-boot/arch/x86/cpu/i386/ |
D | cpu.c | 490 int cpu_jump_to_64bit(ulong setup_base, ulong target) in cpu_jump_to_64bit()
|