Searched defs:is64 (Results 1 - 7 of 7) sorted by relevance
| /src/sys/arch/ofppc/stand/ofwboot/ | ||
| H A D | boot.c | 192 int chosen, cpu, cpunode, j, is64=0; local in function:main |
| /src/sys/dev/pci/igc/ | ||
| H A D | igc_evcnt.h | 166 bool is64; member in struct:igc_mac_counter |
| H A D | if_igc.c | 1081 igc_read_mac_counter(struct igc_hw *hw, bus_size_t reg, bool is64) argument |
| /src/sys/arch/riscv/fdt/ | ||
| H A D | pcihost_fdt.c | 279 const bool is64 = (__SHIFTOUT(phys_hi, PHYS_HI_SPACE) == local in function:pcihost_config |
| /src/sbin/newfs_lfs/ | ||
| H A D | make_lfs.c | 421 bool is64; local in function:make_lfs |
| /src/sys/arch/arm/fdt/ | ||
| H A D | pcihost_fdt.c | 297 const bool is64 = (__SHIFTOUT(phys_hi, PHYS_HI_SPACE) == local in function:pcihost_config |
| /src/sys/arch/amd64/amd64/ | ||
| H A D | machdep.c | 1471 set_mem_segment(struct mem_segment_descriptor * sd,void * base,size_t limit,int type,int dpl,int gran,int def32,int is64) argument |
Completed in 19 milliseconds