Home
last modified time | relevance | path

Searched defs:tlb_remove_tlb_entry (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/s390/include/asm/
Dtlb.h139 #define tlb_remove_tlb_entry(tlb, ptep, addr) do { } while (0) macro
/linux-3.4.99/arch/um/include/asm/
Dtlb.h106 #define tlb_remove_tlb_entry(tlb, ptep, address) \ macro
/linux-3.4.99/arch/sh/include/asm/
Dtlb.h58 tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, unsigned long address) in tlb_remove_tlb_entry() function
/linux-3.4.99/include/asm-generic/
Dtlb.h145 #define tlb_remove_tlb_entry(tlb, ptep, address) \ macro
/linux-3.4.99/arch/arm/include/asm/
Dtlb.h151 tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, unsigned long addr) in tlb_remove_tlb_entry() function
/linux-3.4.99/arch/ia64/include/asm/
Dtlb.h259 #define tlb_remove_tlb_entry(tlb, ptep, addr) \ macro