Searched defs:pagemask (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/arch/mips/mm/ |
H A D | tlb-r4k.c | 388 unsigned long entryhi, unsigned long pagemask) in add_wired_entry() 462 unsigned long entryhi, unsigned long pagemask) in add_temporary_entry()
|
H A D | tlb-r3k.c | 218 unsigned long entryhi, unsigned long pagemask) in add_wired_entry()
|
/openbmc/linux/arch/mips/lib/ |
H A D | dump_tlb.c | 71 unsigned int pagemask, guestctl1 = 0, c0, c1, i; in dump_tlb() local
|
/openbmc/linux/arch/mips/kvm/ |
H A D | tlb.c | 171 unsigned long entrylo[2], pagemask, pagemaskbit, pa; in kvm_vz_guest_tlb_lookup() local
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | test-mmap.c | 46 static unsigned int pagemask; variable
|
/openbmc/linux/arch/mips/pci/ |
H A D | pci-alchemy.c | 74 unsigned long pagemask) in mod_wired_entry()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | mpc5121_nfc.c | 236 u32 pagemask = chip->pagemask; in mpc5121_nfc_addr_cycle() local
|
/openbmc/qemu/target/mips/tcg/sysemu/ |
H A D | cp0_helper.c | 867 void update_pagemask(CPUMIPSState *env, target_ulong arg1, int32_t *pagemask) in update_pagemask()
|
/openbmc/linux/include/linux/mtd/ |
H A D | rawnand.h | 1302 unsigned int pagemask; member
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | rawnand.h | 924 int pagemask; member
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | mipsregs.h | 2001 static inline void write_one_tlb(int index, u32 pagemask, u32 hi, u32 low0, in write_one_tlb()
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 3378 u32 pagemask = pagesize - 1; in tg3_nvram_write_block_unbuffered() local
|